mirror of
https://github.com/writefreely/writefreely
synced 2025-02-17 16:28:23 +00:00
Bump version to 0.8.0
This commit is contained in:
parent
73ca34bb21
commit
8b94418d3f
1 changed files with 1 additions and 1 deletions
2
app.go
2
app.go
|
@ -54,7 +54,7 @@ var (
|
|||
debugging bool
|
||||
|
||||
// Software version can be set from git env using -ldflags
|
||||
softwareVer = "0.7.1"
|
||||
softwareVer = "0.8.0"
|
||||
|
||||
// DEPRECATED VARS
|
||||
// TODO: pass app.cfg into GetCollection* calls so we can get these values
|
||||
|
|
Loading…
Add table
Reference in a new issue