diff --git a/cordova-plugin-fcm-with-dependecy-updated.podspec b/cordova-plugin-fcm-with-dependecy-updated.podspec index 601009488..fa02d51a4 100644 --- a/cordova-plugin-fcm-with-dependecy-updated.podspec +++ b/cordova-plugin-fcm-with-dependecy-updated.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "cordova-plugin-fcm-with-dependecy-updated" - spec.version = "6.4.2" + spec.version = "6.4.3" spec.summary = "Google FCM Push Notifications Cordova Plugin" # This description is used to generate tags and improve search results. diff --git a/package.json b/package.json index 8c2c623f6..c634ca319 100644 --- a/package.json +++ b/package.json @@ -1,34 +1,34 @@ { - "version": "6.4.2", - "name": "cordova-plugin-fcm-with-dependecy-updated", - "cordova_name": "Cordova FCM Push Plugin", - "description": "Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated", - "license": "MIT", - "main": "www/FCMPlugin.js", - "typings": "src/FCMPlugin.d.ts", - "repo": "", - "issue": "", - "author": "André Augusto Tissot", - "repository": { - "type": "git", - "url": "https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated" - }, - "keywords": [ - "ecosystem:cordova", - "cordova-android", - "cordova-ios", - "notifications", - "push", - "firebase", - "fcm", - "ios", - "android", - "cordova" - ], - "platforms": [ - "android", - "ios" - ], - "engines": [], - "englishdoc": "" + "version": "6.4.3", + "name": "cordova-plugin-fcm-with-dependecy-updated", + "cordova_name": "Cordova FCM Push Plugin", + "description": "Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated", + "license": "MIT", + "main": "www/FCMPlugin.js", + "typings": "src/FCMPlugin.d.ts", + "repo": "", + "issue": "", + "author": "André Augusto Tissot", + "repository": { + "type": "git", + "url": "https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated" + }, + "keywords": [ + "ecosystem:cordova", + "cordova-android", + "cordova-ios", + "notifications", + "push", + "firebase", + "fcm", + "ios", + "android", + "cordova" + ], + "platforms": [ + "android", + "ios" + ], + "engines": [], + "englishdoc": "" } diff --git a/plugin.xml b/plugin.xml index 885f53dbe..34254645d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> - + Cordova FCM Push Plugin Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated MIT