chore(release): build 09.09.00 [skip ci]

This commit is contained in:
gitea-actions[bot]
2026-05-29 10:52:28 +00:00
parent 929b69fbd4
commit c3e6471d87
25 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.08.00 -->\nSome content\n"
"<!-- VERSION: 09.09.00 -->\nSome content\n"
);
$this->execute();