add app versioning, state-aware update button, disable pinch zoom

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-02 21:31:14 +01:00
parent b50fde1af5
commit 7337f38710
9 changed files with 173 additions and 57 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "whattoplay",
"private": true,
"version": "2026.03.01",
"version": "2026.03.02",
"type": "module",
"scripts": {
"dev": "vite",