implement applu

This commit is contained in:
2025-08-17 00:30:02 +02:00
parent aa29fae900
commit 851ff89886
4 changed files with 61 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
package constants
const Version = "0.0.4"
const Version = "0.0.5"
const ApiVersion = 1