We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318e990 commit 1c1973fCopy full SHA for 1c1973f
UnityHubNative.Net/Manifest.cs
@@ -2,5 +2,5 @@ namespace UnityHubNative.Net;
2
3
static class Manifest
4
{
5
- public const string Version = "v0.6";
+ public const string Version = "v0.7";
6
}
0 commit comments