Skip to content

Commit

Permalink
Bump build date
Browse files Browse the repository at this point in the history
If no further blocking problems found will tag this point as 0.13.3.
  • Loading branch information
Interkarma committed Nov 21, 2021
1 parent de2013b commit d25dc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scripts/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public static class VersionInfo
public const string DaggerfallUnityProductName = "Daggerfall Unity";
public const string DaggerfallUnityStatus = "beta";

// Last updated versions 21-November-2021
// Last updated versions 22-November-2021
public const string DaggerfallUnityVersion = "0.13.3";
public const string DaggerfallToolsForUnityVersion = "1.9.1";

Expand Down

0 comments on commit d25dc98

Please sign in to comment.