memos/common/version.go
boojack 9611ff7386
chore: release v0.1.3 (#98)
* chore: update github action

* chore: release `v0.1.3`

* fix: create migration_history table

* fix: compare migration_history
2022-07-01 20:39:48 +08:00

5 lines
90 B
Go

package common
// Version is the service current released version.
var Version = "0.1.3"