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 988cdbf commit f37ded8Copy full SHA for f37ded8
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+0.9.22:
4
+- Compatible with game version 0.10.34.28518
5
+
6
0.9.21:
7
- Compatible with game version 0.10.34.28470
8
version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "0.9.21",
+ "version": "0.9.22",
"assemblyVersion": {
"precision": "build"
},
0 commit comments