Skip to content

Commit 06a4155

Browse files
committed
Version bump
1 parent 326d8d3 commit 06a4155

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)