mirror of
https://github.com/usememos/memos.git
synced 2025-10-06 20:36:44 +08:00
4 lines
90 B
Go
4 lines
90 B
Go
package common
|
|
|
|
// Version is the service current released version.
|
|
var Version = "0.1.1"
|