Change version to dev one

This commit is contained in:
Chteufleur 2016-08-20 22:18:53 +02:00
parent 7da25057cf
commit 178a9b4796
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
)
const (
Version = "v0.4"
Version = "v0.5-dev"
configurationFilePath = "httpAuth.cfg"
)