Skip to content

Commit 4746e98

Browse files
committed
demos: update for nightly
1 parent dbef1c5 commit 4746e98

9 files changed

+16
-16
lines changed

Diff for: nightly/ionic/css/ionic.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v1.0.0-beta.7-nightly-190
5+
* Ionic, v1.0.0-beta.7-nightly-191
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*

Diff for: nightly/ionic/css/ionic.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: nightly/ionic/js/ionic-angular.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v1.0.0-beta.7-nightly-190
5+
* Ionic, v1.0.0-beta.7-nightly-191
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*

Diff for: nightly/ionic/js/ionic-angular.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: nightly/ionic/js/ionic.bundle.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Copyright 2014 Drifty Co.
1010
* http://drifty.com/
1111
*
12-
* Ionic, v1.0.0-beta.7-nightly-190
12+
* Ionic, v1.0.0-beta.7-nightly-191
1313
* A powerful HTML5 mobile app framework.
1414
* http://ionicframework.com/
1515
*
@@ -26,7 +26,7 @@
2626
window.ionic = {
2727
controllers: {},
2828
views: {},
29-
version: '1.0.0-beta.7-nightly-190'
29+
version: '1.0.0-beta.7-nightly-191'
3030
};
3131

3232
(function(ionic) {
@@ -36184,7 +36184,7 @@ angular.module('ui.router.compat')
3618436184
* Copyright 2014 Drifty Co.
3618536185
* http://drifty.com/
3618636186
*
36187-
* Ionic, v1.0.0-beta.7-nightly-190
36187+
* Ionic, v1.0.0-beta.7-nightly-191
3618836188
* A powerful HTML5 mobile app framework.
3618936189
* http://ionicframework.com/
3619036190
*

Diff for: nightly/ionic/js/ionic.bundle.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: nightly/ionic/js/ionic.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v1.0.0-beta.7-nightly-190
5+
* Ionic, v1.0.0-beta.7-nightly-191
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*
@@ -19,7 +19,7 @@
1919
window.ionic = {
2020
controllers: {},
2121
views: {},
22-
version: '1.0.0-beta.7-nightly-190'
22+
version: '1.0.0-beta.7-nightly-191'
2323
};
2424

2525
(function(ionic) {

Diff for: nightly/ionic/js/ionic.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: nightly/ionic/version.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "1.0.0-beta.7-nightly-190",
2+
"version": "1.0.0-beta.7-nightly-191",
33
"codename": "einsteinium-emu",
44
"date": "2014-06-16",
5-
"time": "20:23:36"
5+
"time": "20:30:51"
66
}

0 commit comments

Comments
 (0)