Bump version to 0.2.1

This commit is contained in:
Matt Baer 2018-11-12 21:02:45 -05:00
parent ac3d454f22
commit bf44236748
1 changed files with 1 additions and 1 deletions

2
app.go
View File

@ -30,7 +30,7 @@ const (
serverSoftware = "WriteFreely"
softwareURL = "https://writefreely.org"
softwareVer = "0.2"
softwareVer = "0.2.1"
)
var (