chore(release): build 09.14.00 [skip ci]

This commit is contained in:
gitea-actions[bot]
2026-05-30 15:33:15 +00:00
parent ddf17bf5d5
commit 7522e08f37
27 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.13.00 -->\nSome content\n"
"<!-- VERSION: 09.14.00 -->\nSome content\n"
);
$this->execute();