forked from cloudron-apps/gitea-app
Fix version
This commit is contained in:
parent
a04656847a
commit
37544c8e9b
2 changed files with 2 additions and 1 deletions
|
@ -728,3 +728,4 @@
|
|||
* Add option to skip LFS/attachment files for dump (#15407) (#15492)
|
||||
* Clone panel fixes (#15436)
|
||||
* Use semantic dropdown for code search query type (#15276) (#15364)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"author": "Gitea developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "A painless self-hosted Git Service",
|
||||
"version": "1.21.0",
|
||||
"version": "1.21.1",
|
||||
"healthCheckPath": "/explore",
|
||||
"httpPort": 3000,
|
||||
"memoryLimit": 536870912,
|
||||
|
|
Loading…
Reference in a new issue