mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 19:34:19 +00:00
Bump version to 0.2.1
This commit is contained in:
parent
ac3d454f22
commit
bf44236748
1 changed files with 1 additions and 1 deletions
2
app.go
2
app.go
|
@ -30,7 +30,7 @@ const (
|
|||
serverSoftware = "WriteFreely"
|
||||
softwareURL = "https://writefreely.org"
|
||||
|
||||
softwareVer = "0.2"
|
||||
softwareVer = "0.2.1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in a new issue