chore(version): pre-release bump to 09.37.01-dev [skip ci]

This commit is contained in:
gitea-actions[bot]
2026-06-21 05:43:23 +00:00
committed by Jonathan Miller
parent 32776720bd
commit 6ed6e5fb48
38 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.37.00 -->\nSome content\n"
"<!-- VERSION: 09.37.01 -->\nSome content\n"
);
$this->execute();