0
0
mirror of https://dev.sigpipe.me/dashie/git.txt synced 2025-10-06 02:12:39 +02:00

Bump version

This commit is contained in:
Dashie
2017-10-18 09:14:46 +02:00
parent 545ccb4631
commit 1fcbd1c238

View File

@@ -9,7 +9,7 @@ import (
"os"
)
const appVersion = "0.3.1"
const appVersion = "0.4"
func init() {
setting.AppVer = appVersion