Skip to content

Commit

Permalink
Bump version to 0.16.1 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Interkarma committed Oct 11, 2023
1 parent 0eb8cc6 commit 051b68c
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 = "RC";

// Last updated versions 13-September-2023
public const string DaggerfallUnityVersion = "0.16.0";
// Last updated versions 12-October-2023
public const string DaggerfallUnityVersion = "0.16.1";
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 @@ -132,7 +132,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.16.0
bundleVersion: 0.16.1
preloadedAssets:
- {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
metroInputSource: 0
Expand Down

0 comments on commit 051b68c

Please sign in to comment.