From d80e44086a0ca72a7ba5cdb2c41387aadb5ddae6 Mon Sep 17 00:00:00 2001 From: boban Date: Tue, 23 Jun 2026 00:54:50 +0200 Subject: [PATCH] chore(release): 0.9.61-beta2 --- config/clusev.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/clusev.php b/config/clusev.php index b489a2d..5878ee0 100644 --- a/config/clusev.php +++ b/config/clusev.php @@ -2,7 +2,7 @@ return [ // First tagged release is v0.1.0 (semantic, not -dev). - 'version' => '0.9.61-beta1', + 'version' => '0.9.61-beta2', // Deployed commit + branch. install.sh bakes these into .env from the host's .git (the prod // image ships no .git); the Versions page prefers them and falls back to a live .git read in