chore(workspace): adopt ShrinkTutorial 0.1.4
Validate ShrinkSDK Workspace / unity (push) Successful in 3m30s

This commit is contained in:
2026-08-30 21:27:36 +08:00
parent 34e15e80e2
commit b750ce7545
2 changed files with 2 additions and 2 deletions
@@ -35,7 +35,7 @@ namespace ShrinkSDK.WorkspaceValidation
new ExpectedPackage("ShrinkNetwork.Integration.App", "com.cneicy.shrink-network-integration-app", "0.1.3"),
new ExpectedPackage("ShrinkNetwork.Integration.EventBus", "com.cneicy.shrink-network-integration-eventbus", "0.1.3"),
new ExpectedPackage("ShrinkShared.CodeGen", "com.cneicy.shrink-shared-codegen", "0.1.0"),
new ExpectedPackage("ShrinkTutorial", "com.cneicy.shrink-tutorial", "0.1.3")
new ExpectedPackage("ShrinkTutorial", "com.cneicy.shrink-tutorial", "0.1.4")
};
public static void Run()