Husky eingerichtet mit post-commit Hook für automatische Versionsanpassung

This commit is contained in:
ISA
2025-03-04 14:10:33 +01:00
parent 7efbc4f6d8
commit d2af447a64
5 changed files with 80 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.0.19.4";
export const APP_VERSION = "1.1.20";