Commit 1e8ce76b authored by Thibaut Sardan's avatar Thibaut Sardan
Browse files

chore(): bump to 3.0.0

parent e959a348
......@@ -109,8 +109,8 @@ android {
minSdkVersion 16
missingDimensionStrategy 'react-native-camera', 'general'
targetSdkVersion 28
versionCode 222
versionName "2.2.2"
versionCode 300
versionName "3.0.0"
ndk {
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
}
......
......@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.2.2</string>
<string>3.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>222</string>
<string>300</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
......
{
"name": "NativeSigner",
"version": "2.2.2-beta",
"version": "3.0.0-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