diff --git a/CHANGELOG b/CHANGELOG index 5e525ed..c747465 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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) + diff --git a/CloudronManifest.json b/CloudronManifest.json index a09905d..4169ca1 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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,