复制项目
This commit is contained in:
1
version/version
Normal file
1
version/version
Normal file
@@ -0,0 +1 @@
|
||||
1.8.1
|
||||
6
version/version.go
Normal file
6
version/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package version
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed version
|
||||
var Version string
|
||||
Reference in New Issue
Block a user