Skip to content

Commit cd349f3

Browse files
committed
Bump version to v1.6.2
1 parent 9a43424 commit cd349f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const (
2020
// GitHubApiURL GitHub API 版本检查 URL
2121
GitHubApiURL = "https://api.github.com/repos/MeidoPromotionAssociation/COM3D2_MOD_EDITOR/releases/latest"
2222
// CurrentVersion 当前应用版本
23-
CurrentVersion = "v1.6.1"
23+
CurrentVersion = "v1.6.2"
2424
)
2525

2626
// App struct

0 commit comments

Comments
 (0)