Skip to content

Commit 051b68c

Browse files
committed
Bump version to 0.16.1 RC
1 parent 0eb8cc6 commit 051b68c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Assets/Scripts/VersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ public static class VersionInfo
1616
public const string DaggerfallUnityProductName = "Daggerfall Unity";
1717
public const string DaggerfallUnityStatus = "RC";
1818

19-
// Last updated versions 13-September-2023
20-
public const string DaggerfallUnityVersion = "0.16.0";
19+
// Last updated versions 12-October-2023
20+
public const string DaggerfallUnityVersion = "0.16.1";
2121
public const string DaggerfallToolsForUnityVersion = "1.9.2";
2222

2323
public const string BaselineUnityVersion = "2019.4.40f1";

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ PlayerSettings:
132132
16:10: 1
133133
16:9: 1
134134
Others: 1
135-
bundleVersion: 0.16.0
135+
bundleVersion: 0.16.1
136136
preloadedAssets:
137137
- {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
138138
metroInputSource: 0

0 commit comments

Comments
 (0)