chore(version): pre-release bump to 09.37.06-dev [skip ci]
Publish to Composer / Publish Package (release) Successful in 42s

This commit is contained in:
gitea-actions[bot]
2026-06-21 06:18:39 +00:00
parent 95880d3e44
commit e8c4776eef
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.04 -->\nSome content\n"
"<!-- VERSION: 09.37.06 -->\nSome content\n"
);
$this->execute();