Skip to content

Commit

Permalink
Pushwoosh React Native Plugin 6.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Nov 7, 2023
1 parent 8090787 commit 1016deb
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,6 +1,6 @@
{
"name": "pushwoosh-react-native-plugin",
"version": "6.1.23",
"version": "6.1.24",
"description": "This plugin allows you to send and receive push notifications. Powered by Pushwoosh (www.pushwoosh.com).",
"main": "index.js",
"types": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion pushwoosh-react-native-plugin.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "pushwoosh-react-native-plugin"
s.version = "6.1.23"
s.version = "6.1.24"
s.summary = "React Native Pushwoosh Push Notifications module"
s.requires_arc = true
s.author = 'Pushwoosh'
Expand Down

0 comments on commit 1016deb

Please sign in to comment.