diff --git a/CHANGELOG.md b/CHANGELOG.md index c8441d0..0509d6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1610,3 +1610,8 @@ * Customizable "Open with" applications for repository clone (#29320) * Allow options to disable user deletion from the interface on app.ini (#29275) * Extend issue template YAML engine (#29274) + +[1.33.1] +* Update Gitea to 1.22.1 +* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.1) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1467cea..679155b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,8 +4,8 @@ "author": "Gitea developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", - "version": "1.33.0", - "upstreamVersion": "1.22.0", + "version": "1.33.1", + "upstreamVersion": "1.22.1", "healthCheckPath": "/explore", "httpPort": 3000, "memoryLimit": 536870912,