update to 1.5.0-alpha.3

This commit is contained in:
MathieuG-P
2024-08-01 01:06:38 +02:00
parent 0fd1e211ba
commit eb30400b7c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.2",
"version": "1.5.0-alpha.3",
"scripts": {
"build-rust-scripts": "ts-node ./.erb/scripts/build-rust-scripts.js",
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "bs-manager",
"version": "1.5.0-alpha.2",
"version": "1.5.0-alpha.3",
"description": "BSManager",
"main": "./dist/main/main.js",
"author": {