File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2929 label : ZEUS version
3030 description : What version of ZEUS were you running when the bug occurred?
3131 options :
32+ - v0.13.0
3233 - v0.12.2
3334 - v0.12.1
3435 - v0.12.0
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ android {
102102 minSdkVersion rootProject. ext. minSdkVersion
103103 targetSdkVersion rootProject. ext. targetSdkVersion
104104 versionCode 116
105- versionName " 0.12.2 "
105+ versionName " 0.13.0-prealpha "
106106 multiDexEnabled true
107107 }
108108 signingConfigs {
Original file line number Diff line number Diff line change 20322032 "$(inherited)",
20332033 "@executable_path/Frameworks",
20342034 );
2035- MARKETING_VERSION = 0.12.2 ;
2035+ MARKETING_VERSION = 0.13.0 ;
20362036 ONLY_ACTIVE_ARCH = YES;
20372037 OTHER_LDFLAGS = (
20382038 "-ObjC",
20772077 "$(inherited)",
20782078 "@executable_path/Frameworks",
20792079 );
2080- MARKETING_VERSION = 0.12.2 ;
2080+ MARKETING_VERSION = 0.13.0 ;
20812081 ONLY_ACTIVE_ARCH = NO;
20822082 OTHER_LDFLAGS = (
20832083 "$(inherited)",
Original file line number Diff line number Diff line change 11{
22 "name" : " zeus" ,
3- "version" : " 0.12.2 " ,
3+ "version" : " 0.13.0-prealpha " ,
44 "private" : true ,
55 "jest" : {
66 "preset" : " react-native" ,
You can’t perform that action at this time.
0 commit comments