We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I download gitea binary from https://dl.gitea.io/gitea/master/gitea-master-linux-amd64。 I run command ./gitea web and the version shows © Gitea 当前版本: dd758ad For users it's hard to understand dd758ad. So can we change it, for example, 1.2:dd758ad, so I can clearly know its version is 1.2.
The text was updated successfully, but these errors were encountered:
If you run builds from tag like https://dl.gitea.io/gitea/1.1.2/ you should have the version displayed like Version: 1.1.2
Version: 1.1.2
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I download gitea binary from https://dl.gitea.io/gitea/master/gitea-master-linux-amd64。
I run command ./gitea web and the version shows © Gitea 当前版本: dd758ad
For users it's hard to understand dd758ad.
So can we change it, for example, 1.2:dd758ad, so I can clearly know its version is 1.2.
The text was updated successfully, but these errors were encountered: