changed modal dialogs

and images on landingpage
This commit is contained in:
2026-01-13 23:11:57 +01:00
parent 96ea032dcc
commit 469cdfcc90
17 changed files with 27 additions and 175 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package config
// Version is the application version
const Version = "0.1.32"
const Version = "0.1.33"
var (
// GitCommit will be set by build flags or detected at runtime