mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-01 07:14:58 +00:00
Fix version
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user