initial commit [141.14.140.180,mike]

This commit is contained in:
2026-07-27 16:14:41 +02:00
commit 917a3d41ac
18 changed files with 3587 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
package main
// Version is the current version of the application.
// It is automatically incremented by the build script.
var Version = "1.1.1"