From fc82e988e9324c38619f08f89cddec6b3d7a8e8d Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 21 Jul 2025 20:37:07 -0600 Subject: [PATCH] Update CloudronManifest version to 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Increment version after multiple iterations of S3 configuration fixes and port conflict resolution. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 30c9b22..b908166 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,7 +7,7 @@ "contactEmail": "contact@ente.io", "tagline": "Open Source End-to-End Encrypted Photos & Authentication", "upstreamVersion": "1.0.0", - "version": "1.0.0", + "version": "1.0.1", "healthCheckPath": "/health", "httpPort": 3080, "memoryLimit": 1073741824,