Skip to content

Commit b8463e9

Browse files
committed
Update for 2.15.0-beta.dev.20250823.1
1 parent 648d471 commit b8463e9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "2.3.7",
55
"author": "Chiri Vulpes",
66
"github": "https://github.com/WaywardGame/debugtools",
7-
"waywardVersion": "2.14.0-beta",
7+
"waywardVersion": "2.15.0-beta",
88
"multiplayer": "compatible",
99
"file": "out/DebugTools",
1010
"allowUnlockingMilestones": true,

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"watch": "npx tsc --build --watch --pretty --preserveWatchOutput"
1111
},
1212
"devDependencies": {
13-
"@wayward/types": "^2.15.0-beta.dev.20250822.1",
13+
"@wayward/types": "^2.15.0-beta.dev.20250823.1",
1414
"typescript": "^5.9.2"
1515
}
1616
}

0 commit comments

Comments
 (0)