Skip to content

Commit

Permalink
Prepare release v2.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Bibenbot <[email protected]>
  • Loading branch information
michelinbot committed Mar 7, 2025
1 parent a106644 commit 649c9d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "suricate-frontend",
"version": "2.9.1-next",
"version": "2.9.1",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.michelin.suricate</groupId>
<artifactId>suricate</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>${packaging.type}</packaging>
<name>suricate</name>
<description>Suricate application</description>
Expand Down

0 comments on commit 649c9d0

Please sign in to comment.