diff --git a/CHANGELOG b/CHANGELOG index 8cca7d2..e4aabb2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -187,3 +187,6 @@ * Fix failure on creating pull request with assignees (#4583) (#4727) * Hide org/create menu item in Dashboard if user has no rights (#4678) (#4686) +[1.7.0] +* Update base image + diff --git a/CloudronManifest.json b/CloudronManifest.json index 2f5063a..05ae91e 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.6.1", + "version": "1.7.0", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {