Changelog for v0.3.0 #122

Merged
zeripath merged 2 commits from 6543/tea:changelog_030 into master 2020-04-22 19:11:07 +00:00
Showing only changes of commit c110369bf2 - Show all commits

View File

@ -16,8 +16,8 @@ import (
"github.com/urfave/cli/v2"
)
// Version holds the current Gitea version
var Version = "0.1.0-dev"
// Version holds the current tea version
var Version = "development"
// Tags holds the build tags used
var Tags = ""