diff --git a/CHANGELOG b/CHANGELOG index ce71ef8..17dc5e4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -501,3 +501,6 @@ * Update Gitea to 1.12.1 * [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.12.0) +[1.18.0] +* Add forumUrl and update tags and screenshots + diff --git a/CloudronManifest.json b/CloudronManifest.json index 19424d4..1dc3ce1 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.17.0", + "version": "1.18.0", "healthCheckPath": "/healthcheck", "httpPort": 3000, "memoryLimit": 536870912,