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 956a065 commit 469983aCopy full SHA for 469983a
Assets/Scripts/VersionInfo.cs
@@ -16,7 +16,7 @@ public static class VersionInfo
16
public const string DaggerfallUnityProductName = "Daggerfall Unity";
17
public const string DaggerfallUnityStatus = "RC";
18
19
- // Last updated versions 30-October-2023
+ // Last updated versions 08-November-2023
20
public const string DaggerfallUnityVersion = "0.16.2";
21
public const string DaggerfallToolsForUnityVersion = "1.9.2";
22
0 commit comments