Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Commit

Permalink
release: v1.2.4-nightly-1917
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionitron committed Jan 4, 2016
1 parent 54c8eb4 commit 0fd8eae
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ionic",
"version": "1.2.4-nightly-1916",
"version": "1.2.4-nightly-1917",
"codename": "",
"homepage": "https://github.com/driftyco/ionic",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion css/ionic.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Copyright 2015 Drifty Co.
* http://drifty.com/
*
* Ionic, v1.2.4-nightly-1916
* Ionic, v1.2.4-nightly-1917
* A powerful HTML5 mobile app framework.
* http://ionicframework.com/
*
Expand Down
2 changes: 1 addition & 1 deletion css/ionic.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/ionic-angular.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright 2015 Drifty Co.
* http://drifty.com/
*
* Ionic, v1.2.4-nightly-1916
* Ionic, v1.2.4-nightly-1917
* A powerful HTML5 mobile app framework.
* http://ionicframework.com/
*
Expand Down
2 changes: 1 addition & 1 deletion js/ionic-angular.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions js/ionic.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Copyright 2015 Drifty Co.
* http://drifty.com/
*
* Ionic, v1.2.4-nightly-1916
* Ionic, v1.2.4-nightly-1917
* A powerful HTML5 mobile app framework.
* http://ionicframework.com/
*
Expand All @@ -25,7 +25,7 @@
// build processes may have already created an ionic obj
window.ionic = window.ionic || {};
window.ionic.views = {};
window.ionic.version = '1.2.4-nightly-1916';
window.ionic.version = '1.2.4-nightly-1917';

(function (ionic) {

Expand Down Expand Up @@ -50344,7 +50344,7 @@ angular.module('ui.router.state')
* Copyright 2015 Drifty Co.
* http://drifty.com/
*
* Ionic, v1.2.4-nightly-1916
* Ionic, v1.2.4-nightly-1917
* A powerful HTML5 mobile app framework.
* http://ionicframework.com/
*
Expand Down
6 changes: 3 additions & 3 deletions js/ionic.bundle.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/ionic.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright 2015 Drifty Co.
* http://drifty.com/
*
* Ionic, v1.2.4-nightly-1916
* Ionic, v1.2.4-nightly-1917
* A powerful HTML5 mobile app framework.
* http://ionicframework.com/
*
Expand All @@ -18,7 +18,7 @@
// build processes may have already created an ionic obj
window.ionic = window.ionic || {};
window.ionic.views = {};
window.ionic.version = '1.2.4-nightly-1916';
window.ionic.version = '1.2.4-nightly-1917';

(function (ionic) {

Expand Down
4 changes: 2 additions & 2 deletions js/ionic.min.js

Large diffs are not rendered by default.

0 comments on commit 0fd8eae

Please sign in to comment.