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