From 6e1f363b88d408c5039da179f609fbc6bdfd3170 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 2 Aug 2018 10:15:56 -0700 Subject: [PATCH] Version 1.5.4 --- CHANGELOG | 2 ++ CloudronManifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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": {