Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit 9811cd9

Browse files
authored
Release v1.3.1
- use absolute path for cmd
1 parent af27f80 commit 9811cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"time"
66
)
77

8-
const VERSION = "v1.3.0"
8+
const VERSION = "v1.3.1"
99

1010
func main() {
1111
fmt.Println("Genshin Impact Patch Downloader " + VERSION)

0 commit comments

Comments
 (0)