Skip to content

Commit

Permalink
Update project with new release version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipelines committed Nov 23, 2020
1 parent d234954 commit dd75581
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.4.0-next.0",
"version": "2.3.1",
"license": "Apache2",
"scripts": {
"prettyformat": "pretty-quick --staged",
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>io.suricate</groupId>
<artifactId>suricate</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.1</version>
<packaging>war</packaging>
<name>Suricate Application</name>

Expand Down

0 comments on commit dd75581

Please sign in to comment.