Skip to content

Commit

Permalink
Release commit beta cut 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeasmine committed Jul 13, 2021
1 parent a3a8076 commit b5c1abc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-beta2",
"version": "3.0.0-beta3",

"name": "onesignal-cordova-plugin",
"cordova_name": "OneSignal Push Notifications",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="onesignal-cordova-plugin"
version="3.0.0-beta2">
version="3.0.0-beta3">

<name>OneSignal Push Notifications</name>
<author>Josh Kasten, Bradley Hesse, Rodrigo Gomez-Palacio</author>
Expand Down

0 comments on commit b5c1abc

Please sign in to comment.