mirror of https://github.com/usememos/memos
chore: release v0.1.3 (#98)
* chore: update github action * chore: release `v0.1.3` * fix: create migration_history table * fix: compare migration_historypull/99/head
parent
87e6277977
commit
9611ff7386
@ -1,4 +1,4 @@
|
||||
package common
|
||||
|
||||
// Version is the service current released version.
|
||||
var Version = "0.1.2"
|
||||
var Version = "0.1.3"
|
||||
|
Loading…
Reference in New Issue