Skip to content

Commit

Permalink
update to 1.5.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Zagrios committed Dec 8, 2024
1 parent cfae1d9 commit 17e9699
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bs-manager",
"description": "Manage maps, mods and more for Beat Saber",
"main": "./.erb/dll/main.bundle.dev.js",
"version": "1.5.0-alpha.5",
"version": "1.5.0-alpha.6",
"scripts": {
"build-rust-scripts": "ts-node ./.erb/scripts/build-rust-scripts.js",
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
Expand Down
4 changes: 2 additions & 2 deletions release/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bs-manager",
"version": "1.5.0-alpha.5",
"version": "1.5.0-alpha.6",
"description": "BSManager",
"main": "./dist/main/main.js",
"author": {
Expand Down

0 comments on commit 17e9699

Please sign in to comment.