Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5bc67f

Browse files
committed
Bump version to 0.13.1
1 parent 983b1ee commit d5bc67f

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

19-
// Last updated versions 20-September-2021
20-
public const string DaggerfallUnityVersion = "0.13.0";
19+
// Last updated versions 27-September-2021
20+
public const string DaggerfallUnityVersion = "0.13.1";
2121
public const string DaggerfallToolsForUnityVersion = "1.9.0";
2222

2323
public const string BaselineUnityVersion = "2019.4.28f1";

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ PlayerSettings:
124124
16:10: 1
125125
16:9: 1
126126
Others: 1
127-
bundleVersion: 0.13.0
127+
bundleVersion: 0.13.1
128128
preloadedAssets:
129129
- {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
130130
metroInputSource: 0

0 commit comments

Comments
 (0)