diff --git a/CHANGELOG b/CHANGELOG index 76e83b7..c0b9537 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -151,3 +151,5 @@ * Fix code tab link when viewing tags (#3908) (#4263) * Fix webhook type conflation (#4285) (#4285) +[1.5.4] +* Allow customization using gitea's custom data directory diff --git a/CloudronManifest.json b/CloudronManifest.json index 7926839..4abbba4 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.5.3", + "version": "1.5.4", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {