Skip to content

Commit 801ac37

Browse files
committed
Bump version to 0.11.6
Hotfix version for DREAM automap incompatibility introduced in 0.11.5.
1 parent ad67e1c commit 801ac37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/Scripts/VersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ public static class VersionInfo
1616
public const string DaggerfallUnityProductName = "Daggerfall Unity";
1717
public const string DaggerfallUnityStatus = "beta";
1818

19-
// Last updated versions 21-July-2021
20-
public const string DaggerfallUnityVersion = "0.11.5";
19+
// Last updated versions 25-July-2021
20+
public const string DaggerfallUnityVersion = "0.11.6";
2121
public const string DaggerfallToolsForUnityVersion = "1.9.0";
2222

2323
public const string BaselineUnityVersion = "2019.4.10f1";

0 commit comments

Comments
 (0)