Skip to content

Commit

Permalink
Prepare release v2.7.4
Browse files Browse the repository at this point in the history
Signed-off-by: Loïc GREFFIER <[email protected]>
  • Loading branch information
Loïc GREFFIER committed Mar 2, 2023
1 parent 5c76123 commit b9ecb1f
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.7.4-next",
"version": "2.7.4",
"license": "Apache2",
"scripts": {
"build": "ng build",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.michelin.suricate</groupId>
<artifactId>suricate</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
<packaging>${packaging.type}</packaging>
<name>suricate</name>

Expand Down

0 comments on commit b9ecb1f

Please sign in to comment.