chore(release): 1.4.0
All checks were successful
Build and Upload Canary / build (push) Successful in 5m36s

This commit is contained in:
Simeon Radivoev 2026-04-26 15:46:22 +03:00
parent ae196e11d6
commit 1653e49465
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
2 changed files with 29 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "com.simeonradivoev.gameflow-deck",
"displayName": "Gameflow",
"version": "1.3.0",
"version": "1.4.0",
"description": "Game Launcher",
"icon": "./src/mainview/assets/icon.svg",
"main": "./src/bun/index.ts",
@ -143,4 +143,4 @@
"vite-static-assets-plugin": "^1.2.2",
"vite-tsconfig-paths": "^6.1.1"
}
}
}