chore(release): build 09.36.00 [skip ci]
Platform: mokoplatform CI / Gate 1: Code Quality (push) Failing after 42s
Platform: mokoplatform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelled
Platform: mokoplatform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelled
Platform: mokoplatform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelled
Platform: mokoplatform CI / Gate 3: Self-Health Check (push) Has been cancelled
Platform: mokoplatform CI / Gate 4: Governance (push) Has been cancelled
Platform: mokoplatform CI / Gate 5: Template Integrity (push) Has been cancelled
Platform: mokoplatform CI / CI Summary (push) Has been cancelled

This commit is contained in:
gitea-actions[bot]
2026-06-21 04:46:38 +00:00
parent e4d836067f
commit ebf37423f2
39 changed files with 41 additions and 43 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class VersionBumpTest extends TestCase
{
file_put_contents(
"{$this->tmpDir}/README.md",
"<!-- VERSION: 09.35.02 -->\nSome content\n"
"<!-- VERSION: 09.36.00 -->\nSome content\n"
);
$this->execute();