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 b846bef commit 07a4fd2Copy full SHA for 07a4fd2
UnityHubNative.Net/Manifest.cs
@@ -2,5 +2,5 @@ namespace UnityHubNative.Net;
2
3
static class Manifest
4
{
5
- public const string Version = "v0.13";
+ public const string Version = "v0.14";
6
}
0 commit comments