mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 15:49:36 +08:00
@@ -1,7 +1,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'CodePush'
|
||||
s.version = '1.6.0-beta'
|
||||
s.version = '1.7.1-beta'
|
||||
s.summary = 'React Native plugin for the CodePush service'
|
||||
s.author = 'Microsoft Corporation'
|
||||
s.license = 'MIT'
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user