chore(release): 1.1.0
All checks were successful
Build and Upload Canary / build (push) Successful in 2m1s

This commit is contained in:
Simeon Radivoev 2026-03-01 17:51:01 +02:00
parent 5c0e974304
commit 6fe16f5564
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
2 changed files with 24 additions and 2 deletions

View file

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