mirror of
https://github.com/usememos/memos.git
synced 2025-01-10 14:22:07 +08:00
668276f0df
* chore: update version `v0.1.0` * fix: initial memo filter
4 lines
90 B
Go
4 lines
90 B
Go
package common
|
|
|
|
// Version is the service current released version.
|
|
var Version = "0.1.0"
|