forked from cloudron-apps/gitea-app
Bump version
This commit is contained in:
parent
32eebcff8f
commit
6b2af3eab4
2 changed files with 4 additions and 1 deletions
|
@ -1063,3 +1063,6 @@
|
|||
[1.24.4]
|
||||
* Make email display name configurable
|
||||
|
||||
[1.24.5]
|
||||
* Support autosigning via gnupg
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"author": "Gitea developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "A painless self-hosted Git Service",
|
||||
"version": "1.24.4",
|
||||
"version": "1.24.5",
|
||||
"upstreamVersion": "1.17.3",
|
||||
"healthCheckPath": "/explore",
|
||||
"httpPort": 3000,
|
||||
|
|
Loading…
Reference in a new issue