v0.7.1 - Test auto-update Go
Changements : - Version 0.7.1 pour tester le mecanisme d auto-update - GitUpdateChecker.exe compile en Go (exe unique, sans _internal/) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
2
main.go
2
main.go
@@ -9,7 +9,7 @@ import (
|
|||||||
"github.com/lxn/walk"
|
"github.com/lxn/walk"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.7.0"
|
const VERSION = "0.7.1"
|
||||||
|
|
||||||
func exeDir() string {
|
func exeDir() string {
|
||||||
exe, err := os.Executable()
|
exe, err := os.Executable()
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.6.6
|
0.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user