We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e81dd commit 379c458Copy full SHA for 379c458
1 file changed
internal/controller/configController.go
@@ -12,7 +12,7 @@ import (
12
"github.com/Catizard/lampghost_wails/internal/service"
13
)
14
15
-const VERSION = "0.2.4"
+const VERSION = "0.2.4.1"
16
17
type ConfigController struct {
18
service *service.ConfigService
0 commit comments