Skip to content

Commit

Permalink
🔖 0.21.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kiomarzsss committed Jun 8, 2024
1 parent f43cd6a commit a7c0ad7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/bepass-org/oblivion-desktop/issues",
"email": "[email protected]"
},
"version": "0.21.1-beta",
"version": "0.21.2-beta",
"license": "Restrictive",
"main": "./src/main/main.ts",
"scripts": {
Expand Down Expand Up @@ -223,16 +223,14 @@
"target": "nsis",
"arch": [
"x64",
"arm64",
"ia32"
"arm64"
]
},
{
"target": "zip",
"arch": [
"x64",
"arm64",
"ia32"
"arm64"
]
}
]
Expand Down
2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oblivion-desktop",
"description": "unofficial desktop version of oblivion",
"version": "0.21.1-beta",
"version": "0.21.2-beta",
"homepage": "https://github.com/bepass-org/oblivion-desktop#readme",
"license": "Restrictive",
"author": "ircfspace+kiomarzsss <[email protected]> (https://ircf.space/)",
Expand Down

0 comments on commit a7c0ad7

Please sign in to comment.