Skip to content

Commit

Permalink
Version bumped to 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bedrin committed Nov 10, 2020
1 parent c2b5cf9 commit b179a3f
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
Expand Up @@ -3,7 +3,7 @@
"title": "UI for Sniffy",
"author": "bedrin <[email protected]>",
"license": "MIT",
"version": "3.1.8-SNAPSHOT",
"version": "3.1.8",
"repository": {
"type": "git",
"url": "https://github.com/sniffy/sniffy-ui.git"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.sniffy</groupId>
<artifactId>sniffy-ui</artifactId>
<version>3.1.8-SNAPSHOT</version>
<version>3.1.8</version>

<name>Sniffy</name>
<url>http://sniffy.io/</url>
Expand Down

0 comments on commit b179a3f

Please sign in to comment.