chore(version): auto-bump patch 09.25.01-dev [skip ci]

This commit is contained in:
gitea-actions[bot]
2026-06-06 19:22:13 +00:00
parent 6bd26698c4
commit 8af89aa23d
27 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.25.00 -->\nSome content\n"
"<!-- VERSION: 09.25.01 -->\nSome content\n"
);
$this->execute();