Skip to content

Commit

Permalink
go back to v2.16.0 versioning as its not a hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
gniezen committed Jun 12, 2019
1 parent 14b7d72 commit bc914ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tidepool-uploader",
"productName": "tidepool-uploader",
"version": "2.16.1",
"version": "2.16.0",
"description": "Tidepool Project Universal Uploader",
"main": "./main.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tidepool-uploader",
"version": "2.16.1",
"version": "2.16.0",
"description": "Tidepool Project Universal Uploader",
"private": true,
"main": "main.js",
Expand Down

0 comments on commit bc914ae

Please sign in to comment.