mirror of
https://github.com/usememos/memos.git
synced 2025-12-17 14:19:17 +08:00
4 lines
90 B
Go
4 lines
90 B
Go
package common
|
|
|
|
// Version is the service current released version.
|
|
var Version = "0.0.1"
|