ollama source for Momentry Core verification
This commit is contained in:
5
app/version/version.go
Normal file
5
app/version/version.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build windows || darwin
|
||||
|
||||
package version
|
||||
|
||||
var Version string = "0.0.0"
|
||||
Reference in New Issue
Block a user