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