chore(release): build 09.44.00-rc [skip ci]
Publish to Composer / Publish Package (release) Successful in 8s

This commit is contained in:
gitea-actions[bot]
2026-07-14 15:22:21 +00:00
parent 244950fb2e
commit 54b2d1831d
37 changed files with 39 additions and 41 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.43.00 -->\nSome content\n"
"<!-- VERSION: 09.44.00 -->\nSome content\n"
);
$this->execute();