chore: setting untracked version [ci skip]

pull/631/head^2
1138-4EB 2019-01-08 21:22:48 +01:00
parent c1f344e9eb
commit a55e0d24f8
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ package version
const (
// Version is the current File Browser version.
Version = "v2.0.0-rc.1"
Version = "(untracked)"
)