Skip to content

Commit

Permalink
Set VERSION to 4.5.5-dev (via coho)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher J. Brody committed Jul 3, 2018
1 parent d475103 commit c961d77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CordovaLib/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.5.4
4.5.5-dev
2 changes: 1 addition & 1 deletion bin/templates/scripts/cordova/version
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*/

// Coho updates this line
var VERSION="4.5.4";
var VERSION="4.5.5-dev";

module.exports.version = VERSION;

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-ios",
"version": "4.5.4",
"version": "4.5.5-dev",
"description": "cordova-ios release",
"main": "bin/templates/scripts/cordova/Api.js",
"repository": {
Expand Down

0 comments on commit c961d77

Please sign in to comment.