remove leading 'v' letter from version string, bump the version

This commit is contained in:
BO KANG
2017-03-02 10:51:35 -08:00
parent d2c3ea6350
commit 4bba4ce88f

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-code-push",
"version": "1.17.1-beta",
"version": "1.17.2-beta",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.js",
"typings": "typings/react-native-code-push.d.ts",