♻️ Refactor code

🔥 Remove update detection
This commit is contained in:
2024-04-23 14:47:53 +08:00
parent ebc91d8aad
commit ac4ad3c8aa
16 changed files with 39 additions and 94 deletions

3
constant/version.go Normal file
View File

@ -0,0 +1,3 @@
package constant
var Version = "dev"