Skip to content

Commit 5e4ae2b

Browse files
Clarified rollback a bit.
1 parent ed4644f commit 5e4ae2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ nativescript-code-push release-nativescript <codepush-android-appname> android -
195195
## Rolling back an update
196196
Roll back the latest release (of the `Staging` app, in this case):
197197

198+
> ⚠️ Note that this rolls back the release to the previous CodePush version, NOT the AppStore version (if there was one in between).
199+
198200
```shell
199201
nativescript-code-push rollback CodePushDemoIOS Staging
200202
nativescript-code-push rollback <codepush-appname> Staging

0 commit comments

Comments
 (0)