-
Notifications
You must be signed in to change notification settings - Fork 556
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blog: move upgrade & install steps above release highlights
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,8 +11,6 @@ We are happy to announce that we have just released `Cordova iOS 7.1.0`! This is | |
|
||
* [[email protected]](https://www.npmjs.com/package/cordova-ios) | ||
|
||
## Release Highlights | ||
|
||
**To upgrade:** | ||
|
||
```bash | ||
|
@@ -26,6 +24,8 @@ cordova platform add [email protected] | |
cordova platform add [email protected] | ||
``` | ||
|
||
## Release Highlights | ||
|
||
**Features:** | ||
|
||
* **`SplashScreenBackgroundColor` preference support** | ||
|