mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-06 08:23:33 +08:00
Bumping the version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'CodePush'
|
||||
s.version = '1.10.0-beta'
|
||||
s.version = '1.10.1-beta'
|
||||
s.summary = 'React Native plugin for the CodePush service'
|
||||
s.author = 'Microsoft Corporation'
|
||||
s.license = 'MIT'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# React Native Plugin for CodePush
|
||||
# React Native Module for CodePush
|
||||
|
||||
This plugin provides client-side integration for the [CodePush service](http://codepush.tools), allowing you to easily add a dynamic update experience to your React Native app(s).
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-code-push",
|
||||
"version": "1.10.0-beta",
|
||||
"version": "1.10.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