Skip to content

Commit b605d47

Browse files
committed
update version to 0.14.1a
1 parent fecb0f6 commit b605d47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Assets/AnyRPG/Core/System/Scripts/Editor/WelcomeWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public static implicit operator string(ToolBar tool) {
4444
};
4545
#endregion
4646

47-
public const string installedVersion = "0.14a";
47+
public const string installedVersion = "0.14.1a";
4848

4949
public const string _projectSettingsPath = "Assets/AnyRPG/Basic Locomotion/Resources/ProjectSettings.unitypackage";
5050

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ PlayerSettings:
134134
16:10: 1
135135
16:9: 1
136136
Others: 1
137-
bundleVersion: 0.14a
137+
bundleVersion: 0.14.1a
138138
preloadedAssets: []
139139
metroInputSource: 0
140140
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)