chore(release): 1.2.0
Some checks failed
Build and Upload Canary / build (push) Failing after 2m51s

This commit is contained in:
Simeon Radivoev 2026-03-14 02:16:18 +02:00
parent 7286541822
commit 90f9221a80
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
2 changed files with 11 additions and 2 deletions

View file

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