Update to version 1.4.2

This commit is contained in:
techknowlogick 2018-06-04 13:54:10 -04:00 committed by GitHub
parent 3255c5a001
commit edb124d273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ import (
)
// Version holds the current Gitea version
var Version = "1.4.0-dev"
var Version = "1.4.2"
// Tags holds the build tags used
var Tags = ""