提升版本号
This commit is contained in:
parent
915b2d063d
commit
1868e0240b
@ -14,7 +14,7 @@ namespace BFEditor.Build
|
||||
public class BuildProjectWindow : EditorWindow
|
||||
{
|
||||
private static int versionCode = 17;
|
||||
private static string versionName = "1.5.3";
|
||||
private static string versionName = "1.5.4";
|
||||
BFPlatformOptions platform = BFPlatformOptions.AndroidDev;
|
||||
const string ANDROID_DEV_PACKAGE_NAME = "com.juzu.b6.dev.android";
|
||||
const string ANDROID_RELEASE_PACKAGE_NAME = "com.juzu.b6.release.android";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user