Skip to content

Commit 8a15908

Browse files
committed
release: 0.9.26-alpha-116-16665 (nightly)
1 parent 3f04bf5 commit 8a15908

10 files changed

Lines changed: 16 additions & 16 deletions

nightly/css/ionic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v0.9.26-alpha-116
5+
* Ionic, v0.9.26-alpha-116-16665
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*

nightly/css/ionic.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nightly/ionic-nightly.zip

90 Bytes
Binary file not shown.

nightly/js/ionic-angular.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v0.9.26-alpha-116
5+
* Ionic, v0.9.26-alpha-116-16665
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*

nightly/js/ionic-angular.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nightly/js/ionic.bundle.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Copyright 2014 Drifty Co.
99
* http://drifty.com/
1010
*
11-
* Ionic, v0.9.26-alpha-116
11+
* Ionic, v0.9.26-alpha-116-16665
1212
* A powerful HTML5 mobile app framework.
1313
* http://ionicframework.com/
1414
*
@@ -23,7 +23,7 @@
2323
window.ionic = {
2424
controllers: {},
2525
views: {},
26-
version: '0.9.26-alpha-116'
26+
version: '0.9.26-alpha-116-16665'
2727
};
2828
;
2929
(function(ionic) {
@@ -31625,7 +31625,7 @@ angular.module('ui.router.compat')
3162531625
* Copyright 2014 Drifty Co.
3162631626
* http://drifty.com/
3162731627
*
31628-
* Ionic, v0.9.26-alpha-116
31628+
* Ionic, v0.9.26-alpha-116-16665
3162931629
* A powerful HTML5 mobile app framework.
3163031630
* http://ionicframework.com/
3163131631
*

nightly/js/ionic.bundle.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nightly/js/ionic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v0.9.26-alpha-116
5+
* Ionic, v0.9.26-alpha-116-16665
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*
@@ -17,7 +17,7 @@
1717
window.ionic = {
1818
controllers: {},
1919
views: {},
20-
version: '0.9.26-alpha-116'
20+
version: '0.9.26-alpha-116-16665'
2121
};
2222
;
2323
(function(ionic) {

nightly/js/ionic.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nightly/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "0.9.26-alpha-116",
2+
"version": "0.9.26-alpha-116-16665",
33
"codename": "rabbit",
44
"date": "2014-02-21",
5-
"time": "16:19:31"
5+
"time": "16:20:30"
66
}

0 commit comments

Comments
 (0)