Release SCUM plugin 0.1.13

This commit is contained in:
npc0-hue
2026-08-26 11:30:56 +08:00
parent e269311c07
commit c996297c9d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -482,7 +482,7 @@ describe("plugin manifest validation", () => {
const serialized = JSON.stringify(manifest).toLowerCase();
expect(serialized).not.toContain("local-proof");
expect(manifest.version).toBe("0.1.12");
expect(manifest.version).toBe("0.1.13");
expect(installAction.environment?.SERVER_TEMPLATE).toBe("scum-server");
expect(manifest.permissions).toEqual(expect.arrayContaining(["server.game-client.read", "server.game-client.command", "server.game-client.maintenance"]));
expect(manifest.gameClientBridge.commands.map((command) => command.type)).toEqual(expect.arrayContaining([