Skip to content

Commit

Permalink
v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
YHYJ committed Jul 30, 2024
1 parent 8ac7ceb commit 6dc236d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (

const (
Name string = "Eniac" // 程序名
Version string = "v1.8.5" // 程序版本
Version string = "v1.8.6" // 程序版本
Project string = "github.com/yhyj/eniac" // 项目地址
)

Expand Down

0 comments on commit 6dc236d

Please sign in to comment.