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

This commit is contained in:
gitea-actions[bot]
2026-06-11 20:23:12 +00:00
parent d065eaf0fd
commit ea760bb75b
29 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.25.02 -->\nSome content\n"
"<!-- VERSION: 09.25.03 -->\nSome content\n"
);
$this->execute();