chore(release): build 09.17.00 [skip ci]

This commit is contained in:
gitea-actions[bot]
2026-05-30 15:59:45 +00:00
committed by Jonathan Miller
parent d563b45962
commit fd98eba436
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.16.00 -->\nSome content\n"
"<!-- VERSION: 09.17.00 -->\nSome content\n"
);
$this->execute();