Skip to content

Commit 40944c9

Browse files
committed
Merge pull request #179 from Microsoft/version_bump
Version bump
2 parents 9d4341a + 06a4155 commit 40944c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CodePush.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'CodePush'
4-
s.version = '1.6.0-beta'
4+
s.version = '1.7.1-beta'
55
s.summary = 'React Native plugin for the CodePush service'
66
s.author = 'Microsoft Corporation'
77
s.license = 'MIT'

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-code-push",
3-
"version": "1.7.0-beta",
3+
"version": "1.7.1-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.js",
66
"homepage": "https://microsoft.github.io/code-push",

0 commit comments

Comments
 (0)