diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f37c74..a437385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1816,3 +1816,9 @@ * Fix commit message rendering and some UI problems ([#​34680](https://github.com/go-gitea/gitea/issues/34680)) ([#​34683](https://github.com/go-gitea/gitea/issues/34683)) * Fix container range bug ([#​34725](https://github.com/go-gitea/gitea/issues/34725)) ([#​34732](https://github.com/go-gitea/gitea/issues/34732)) +[1.36.2] +* Update gitea to 1.24.2 +* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.2) +* Fix container range bug ([#​34795](https://github.com/go-gitea/gitea/issues/34795)) ([#​34796](https://github.com/go-gitea/gitea/issues/34796)) +* Upgrade chi to v5.2.2 ([#​34798](https://github.com/go-gitea/gitea/issues/34798)) ([#​34799](https://github.com/go-gitea/gitea/issues/34799)) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 3a0f520..6b10df1 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.36.1", + "version": "1.36.2", "upstreamVersion": "1.24.1", "healthCheckPath": "/explore", "httpPort": 3000,