Skip to content

Commit 3435e82

Browse files
committed
Prepare release v2.8.0
Signed-off-by: Bibenbot <[email protected]>
1 parent f075c1a commit 3435e82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suricate-frontend",
3-
"version": "2.7.7-next",
3+
"version": "2.8.0",
44
"license": "Apache-2.0",
55
"scripts": {
66
"ng": "ng",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.michelin.suricate</groupId>
66
<artifactId>suricate</artifactId>
7-
<version>2.7.7-SNAPSHOT</version>
7+
<version>2.8.0</version>
88
<packaging>${packaging.type}</packaging>
99
<name>suricate</name>
1010

0 commit comments

Comments
 (0)