Skip to content

Commit

Permalink
Bump version to 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Interkarma committed Apr 23, 2023
1 parent 27f75e0 commit 23f66c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Scripts/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public static class VersionInfo
public const string DaggerfallUnityStatus = "beta";

// Last updated versions 20-February-2023
public const string DaggerfallUnityVersion = "0.15.1";
public const string DaggerfallUnityVersion = "0.15.2";
public const string DaggerfallToolsForUnityVersion = "1.9.2";

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

0 comments on commit 23f66c2

Please sign in to comment.