fix: path matching fails when the game is installed in the root directory

This commit is contained in:
mio
2023-05-01 17:04:04 +08:00
parent bfa075fe57
commit 5de6b7bb6a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "star-rail-warp-export",
"version": "0.0.2",
"version": "0.0.3",
"main": "./dist/electron/main/main.js",
"author": "biuuu <https://github.com/biuuu>",
"license": "MIT",