forked from Ivasoft/mattermost-mobile
reset version number to 1.56.0 and build to 436
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.55.1</string>
|
||||
<string>1.56.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>XPC!</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.55.1</string>
|
||||
<string>1.56.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>436</string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>XPC!</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.55.1</string>
|
||||
<string>1.56.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>436</string>
|
||||
<key>NSExtension</key>
|
||||
|
||||
@@ -824,4 +824,4 @@ SPEC CHECKSUMS:
|
||||
|
||||
PODFILE CHECKSUM: f291d3248a7b8e74342008fb662bad0b0e1b7589
|
||||
|
||||
COCOAPODS: 1.11.3
|
||||
COCOAPODS: 1.11.2
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "mattermost-mobile",
|
||||
"version": "1.55.1",
|
||||
"version": "1.56.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mattermost-mobile",
|
||||
"version": "1.55.1",
|
||||
"version": "1.56.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mattermost-mobile",
|
||||
"version": "1.55.1",
|
||||
"version": "1.56.0",
|
||||
"description": "Mattermost Mobile with React Native",
|
||||
"repository": "git@github.com:mattermost/mattermost-mobile.git",
|
||||
"author": "Mattermost, Inc.",
|
||||
@@ -203,4 +203,4 @@
|
||||
"build:android-unsigned": "./scripts/build.sh apk unsigned",
|
||||
"prepare": "husky install"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user