Skip to content

Commit 83cd413

Browse files
TissotTissot
authored andcommitted
Upgraded beta version
1 parent d5ca8e8 commit 83cd413

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

cordova-plugin-fcm-with-dependecy-updated.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "cordova-plugin-fcm-with-dependecy-updated"
19-
spec.version = "5.0.0-beta.1"
19+
spec.version = "5.0.0-beta.2"
2020
spec.summary = "Google FCM Push Notifications Cordova Plugin"
2121

2222
# This description is used to generate tags and improve search results.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.0.0-beta.1",
2+
"version": "5.0.0-beta.2",
33
"name": "cordova-plugin-fcm-with-dependecy-updated",
44
"cordova_name": "Cordova FCM Push Plugin",
55
"description": "Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated",
@@ -31,4 +31,4 @@
3131
],
3232
"engines": [],
3333
"englishdoc": ""
34-
}
34+
}

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
specific language governing permissions and limitations
1818
under the License.
1919
-->
20-
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-fcm-with-dependecy-updated" version="5.0.0-beta.1">
20+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-fcm-with-dependecy-updated" version="5.0.0-beta.2">
2121
<name>Cordova FCM Push Plugin</name>
2222
<description>Google Firebase Cloud Messaging Cordova Push Plugin fork with dependecy updated</description>
2323
<license>MIT</license>

0 commit comments

Comments
 (0)