Skip to content

Commit 006a868

Browse files
committed
Version bump
1 parent 38a52dc commit 006a868

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ We try our best to maintain backwards compatability of our plugin with previous
4545
| <0.14.0 | **Unsupported** |
4646
| v0.14.0 | v1.3.0 *(introduced Android support)* |
4747
| v0.15.0-v0.18.0 | v1.4.0-v1.6.0 *(introduced iOS asset support)* |
48-
| v0.19.0-v0.28.0 | v1.7.0+ *(introduced Android asset support)* |
49-
| v0.29.0+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is.
48+
| v0.19.0-v0.29.0 | v1.7.0+ *(introduced Android asset support)* |
49+
| v0.30.0+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is.
5050

5151
## Supported Components
5252

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.12.2-beta",
3+
"version": "1.13.0-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.js",
66
"typings": "typings/react-native-code-push.d.ts",

0 commit comments

Comments
 (0)