mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: version getter
This commit is contained in:
4
common/version.go
Normal file
4
common/version.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package common
|
||||
|
||||
// Version is the service current released version.
|
||||
var Version = "0.0.1"
|
Reference in New Issue
Block a user