show version number on top

This commit is contained in:
2026-05-16 03:03:29 +02:00
parent 2461cf3d64
commit 3ba993277b
4 changed files with 35 additions and 6 deletions

1
src/version.ts Normal file
View File

@@ -0,0 +1 @@
export const APP_VERSION = '0.1.2';