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