Skip to content

Commit

Permalink
Merge pull request #258 from open-duelyst/release-1.97.11
Browse files Browse the repository at this point in the history
Bump to v1.97.11
  • Loading branch information
willroberts authored Jan 14, 2023
2 parents 951b079 + 09839fb commit 87bf66f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "duelyst-desktop",
"productName": "Duelyst",
"license": "CC0-1.0",
"version": "1.97.10",
"version": "1.97.11",
"main": "desktop.js",
"dependencies": {
"electron-debug": "^2.0.0",
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": "open-duelyst",
"license": "CC0-1.0",
"version": "1.97.10",
"version": "1.97.11",
"engines": {
"yarn": ">= 1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.97.10"
"version": "1.97.11"
}

0 comments on commit 87bf66f

Please sign in to comment.