From 7fc40ce97040c3e674896e2e5eea75cf07aa6293 Mon Sep 17 00:00:00 2001 From: Andreas Dueren Date: Fri, 1 Aug 2025 13:56:09 -0600 Subject: [PATCH] Bump version to 0.1.81 for asset routing fix --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index b353c7d..38ddd71 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": "0.1.80", + "version": "0.1.81", "healthCheckPath": "/ping", "httpPort": 3080, "memoryLimit": 1073741824,