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 4a1ea78 commit 2088bebCopy full SHA for 2088beb
UnityHubNative.Net/Manifest.cs
@@ -2,5 +2,5 @@ namespace UnityHubNative.Net;
2
3
static class Manifest
4
{
5
- public const string Version = "v0.7";
+ public const string Version = "v0.8";
6
}
0 commit comments