This website works better with JavaScript
Home
Explore
Help
Sign In
go_lizi
/
gfast
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix 版本号升级为3.2.3
yxh
3 years ago
parent
ffd39805bf
commit
b7a6a28dee
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
internal/consts/version.go
+ 1
- 1
internal/consts/version.go
View File
@@ -8,5 +8,5 @@
package consts
const (
- Version = "3.2.
2
"
+ Version = "3.2.
3
"
)