Skip to content

Commit

Permalink
Bump version to 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Interkarma committed Jun 22, 2023
1 parent 1ba68f0 commit e384a70
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 20-February-2023
public const string DaggerfallUnityVersion = "0.15.2";
// Last updated versions 22-June-2023
public const string DaggerfallUnityVersion = "0.15.3";
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.2
bundleVersion: 0.15.3
preloadedAssets:
- {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
metroInputSource: 0
Expand Down

0 comments on commit e384a70

Please sign in to comment.