Fix bower.json issue #227

pull/298/head
Abdullah Almsaeed 2015-03-09 10:21:18 -04:00
parent 22c5b35043
commit 3e3fedd4f5
6 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*!
* AdminLTE v2.0.3
* AdminLTE v2.0.4
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT

View File

@ -1,4 +1,7 @@
CHANGE LOG:
v2.0.4:
- Fixed bower.json to pick up newest release.
v2.0.3:
- Bug fixes
- Fixed extra page when printing issue #264

View File

@ -1,6 +1,6 @@
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/*!
* AdminLTE v2.0.3
* AdminLTE v2.0.4
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT

View File

@ -1,5 +1,5 @@
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*!
* AdminLTE v2.0.3
* AdminLTE v2.0.4
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT

2
dist/js/app.js vendored
View File

@ -7,7 +7,7 @@
* @Author Almsaeed Studio
* @Support <http://www.almsaeedstudio.com>
* @Email <support@almsaeedstudio.com>
* @version 2.0.3
* @version 2.0.4
* @license MIT <http://opensource.org/licenses/MIT>
*/

2
dist/js/app.min.js vendored

File diff suppressed because one or more lines are too long