Skip to content

Commit 5b83485

Browse files
committed
Bump version and changelog to v0.9.16
1 parent 9fc4303 commit 5b83485

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
0.9.16:
4+
- Compatible with game version 0.10.32.25682
5+
36
0.9.15:
47
- Compatible with game version 0.10.32.25595
58
- @starfi5h: Add object protoId check for destruct and upgrade requests

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.9.15",
3+
"version": "0.9.16",
44
"assemblyVersion": {
55
"precision": "build"
66
},

0 commit comments

Comments
 (0)