Skip to content

Commit

Permalink
Bump version to 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Interkarma committed Nov 3, 2021
1 parent d78f9d2 commit 15e5ecf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Assets/Scripts/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ public static class VersionInfo
public const string DaggerfallUnityProductName = "Daggerfall Unity";
public const string DaggerfallUnityStatus = "beta";

// Last updated versions 27-September-2021
public const string DaggerfallUnityVersion = "0.13.1";
// Last updated versions 03-November-2021
public const string DaggerfallUnityVersion = "0.13.2";
public const string DaggerfallToolsForUnityVersion = "1.9.0";

public const string BaselineUnityVersion = "2019.4.28f1";
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.13.1
bundleVersion: 0.13.2
preloadedAssets:
- {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
metroInputSource: 0
Expand Down

0 comments on commit 15e5ecf

Please sign in to comment.