Skip to content

Commit

Permalink
Version number bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
Ascensionist committed Aug 31, 2024
1 parent 5e2ef2c commit cb81ae4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --quiet",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "saturn",
"private": true,
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "background.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "saturn",
"private": true,
"version": "1.1.0",
"version": "1.1.1",
"description": "Saturn PC",
"scripts": {
"pack": "electron-builder --dir",
Expand Down

0 comments on commit cb81ae4

Please sign in to comment.