Commit d4b3f3ac authored by Thibaut Sardan's avatar Thibaut Sardan Committed by YJ
Browse files

chore: bump 301 (#343)

parent a225c460
......@@ -110,8 +110,8 @@ android {
minSdkVersion 16
missingDimensionStrategy 'react-native-camera', 'general'
targetSdkVersion 28
versionCode 300
versionName "3.0.0"
versionCode 301
versionName "3.0.1"
ndk {
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
}
......
......@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0.0</string>
<string>3.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>300</string>
<string>301</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
......
{
"name": "NativeSigner",
"version": "3.0.0-beta",
"version": "3.0.1-beta",
"private": true,
"license": "GPL-3.0",
"engines": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment