Bump version to 0.3
This commit is contained in:
parent
8e6d0daa06
commit
ad1180f202
1 changed files with 1 additions and 1 deletions
2
app.go
2
app.go
|
@ -34,7 +34,7 @@ const (
|
||||||
serverSoftware = "WriteFreely"
|
serverSoftware = "WriteFreely"
|
||||||
softwareURL = "https://writefreely.org"
|
softwareURL = "https://writefreely.org"
|
||||||
|
|
||||||
softwareVer = "0.2.1"
|
softwareVer = "0.3"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Add table
Reference in a new issue