fix(release): align 0.10.15 package metadata

This commit is contained in:
NuklearRabbit
2026-08-30 01:01:20 +02:00
parent b883c1ad83
commit 0191af2ed8
7 changed files with 60 additions and 51 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ function createMockRepositoryBridge(context) {
await wait(80);
snapshot();
return {
appVersion: "0.10.14-demo",
appVersion: "0.10.15-demo",
platform: "win32",
state: clone(state),
git: { available: true, version: "git version 2.47.3" },