0.1.0-2-beta.1.fix.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Reflex POC Tauri",
|
||||
"version": "0.1.0-2-beta.1.fix.1",
|
||||
"version": "0.1.0-2-beta.1.fix.2",
|
||||
"identifier": "com.sasedev.games.reflex.tauri",
|
||||
"build": {
|
||||
"beforeDevCommand": {
|
||||
@@ -13,7 +13,7 @@
|
||||
"script": "python3 ../../../scripts/build_reflex_tauri_wasm.py && npm run build",
|
||||
"cwd": "."
|
||||
},
|
||||
"frontendDist": "../../../builds/sasedev-games/game-reflex-poc-tauri/dist"
|
||||
"frontendDist": "../../../../builds/sasedev-games/game-reflex-poc-tauri/dist"
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
|
||||
Reference in New Issue
Block a user