Skip to content

Commit e384a70

Browse files
committed
Bump version to 0.15.3
1 parent 1ba68f0 commit e384a70

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "beta";
1818

19-
// Last updated versions 20-February-2023
20-
public const string DaggerfallUnityVersion = "0.15.2";
19+
// Last updated versions 22-June-2023
20+
public const string DaggerfallUnityVersion = "0.15.3";
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
@@ -130,7 +130,7 @@ PlayerSettings:
130130
16:10: 1
131131
16:9: 1
132132
Others: 1
133-
bundleVersion: 0.15.2
133+
bundleVersion: 0.15.3
134134
preloadedAssets:
135135
- {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
136136
metroInputSource: 0

0 commit comments

Comments
 (0)