Skip to content

Commit 8476f86

Browse files
committed
Bumb to v1.5.0-alpha.9
1 parent ad87874 commit 8476f86

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bs-manager",
33
"description": "Manage maps, mods and more for Beat Saber",
44
"main": "./.erb/dll/main.bundle.dev.js",
5-
"version": "1.5.0-alpha.8",
5+
"version": "1.5.0-alpha.9",
66
"scripts": {
77
"build-rust-scripts": "ts-node ./.erb/scripts/build-rust-scripts.js",
88
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",

release/app/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bs-manager",
3-
"version": "1.5.0-alpha.8",
3+
"version": "1.5.0-alpha.9",
44
"description": "BSManager",
55
"main": "./dist/main/main.js",
66
"author": {

0 commit comments

Comments
 (0)