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"
|
serverSoftware = "WriteFreely"
|
||||||
softwareURL = "https://writefreely.org"
|
softwareURL = "https://writefreely.org"
|
||||||
|
|
||||||
softwareVer = "0.2"
|
softwareVer = "0.2.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Add table
Reference in a new issue