chore: version v2.0.0-rc.1

This commit is contained in:
1138-4EB
2019-01-08 21:22:39 +01:00
parent 9f6e51b251
commit c1f344e9eb

View File

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