chore(release): 0.9.61-beta4

feat/v1-foundation v0.9.61-beta4
boban 2026-06-23 01:03:27 +02:00
parent 8acc6ab6ba
commit 665c9f93bd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
return [ return [
// First tagged release is v0.1.0 (semantic, not -dev). // First tagged release is v0.1.0 (semantic, not -dev).
'version' => '0.9.61-beta3', 'version' => '0.9.61-beta4',
// Deployed commit + branch. install.sh bakes these into .env from the host's .git (the prod // 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 // image ships no .git); the Versions page prefers them and falls back to a live .git read in