We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc4303 commit 5b83485Copy full SHA for 5b83485
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+0.9.16:
4
+- Compatible with game version 0.10.32.25682
5
+
6
0.9.15:
7
- Compatible with game version 0.10.32.25595
8
- @starfi5h: Add object protoId check for destruct and upgrade requests
version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "0.9.15",
+ "version": "0.9.16",
"assemblyVersion": {
"precision": "build"
},
0 commit comments