We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d4341a + 06a4155 commit 40944c9Copy full SHA for 40944c9
CodePush.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = 'CodePush'
4
- s.version = '1.6.0-beta'
+ s.version = '1.7.1-beta'
5
s.summary = 'React Native plugin for the CodePush service'
6
s.author = 'Microsoft Corporation'
7
s.license = 'MIT'
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-code-push",
- "version": "1.7.0-beta",
+ "version": "1.7.1-beta",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.js",
"homepage": "https://microsoft.github.io/code-push",
0 commit comments