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 7d36a01 commit 5f900f9Copy full SHA for 5f900f9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+0.7.7:
4
+
5
+- @starfi5h, @PhantomGamers: Fixed issue where research removed by clients would not be synced.
6
7
0.7.6:
8
9
- @starfi5h: Added syncing of ray receiver output
version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "0.7.6",
+ "version": "0.7.7",
"assemblyVersion": {
"precision": "build"
},
0 commit comments