feat: implement automated versioning and update docs
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-15 16:06:38 +01:00
parent cd7707a725
commit bc40969ad7
7 changed files with 67 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
/// <reference types="vite/client" />
declare const __APP_VERSION__: string;