chore: version v2.0.0-rc.1

pull/631/head^2
1138-4EB 2019-01-08 21:22:39 +01:00
parent 9f6e51b251
commit c1f344e9eb
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 = "(untracked)"
Version = "v2.0.0-rc.1"
)