diff --git a/build/less/AdminLTE.less b/build/less/AdminLTE.less index c1eecfd84..a2e2cbc83 100644 --- a/build/less/AdminLTE.less +++ b/build/less/AdminLTE.less @@ -1,5 +1,5 @@ /*! - * AdminLTE v2.4.6 + * AdminLTE v2.4.7 * Author: Almsaeed Studio * Website: Almsaeed Studio * License: Open source - MIT diff --git a/dist/css/AdminLTE.css b/dist/css/AdminLTE.css index 05084b761..ab206bfc0 100644 --- a/dist/css/AdminLTE.css +++ b/dist/css/AdminLTE.css @@ -1,5 +1,5 @@ /*! - * AdminLTE v2.4.6 + * AdminLTE v2.4.7 * Author: Almsaeed Studio * Website: Almsaeed Studio * License: Open source - MIT diff --git a/dist/css/AdminLTE.min.css b/dist/css/AdminLTE.min.css index 94294cc6e..be677b73c 100644 --- a/dist/css/AdminLTE.min.css +++ b/dist/css/AdminLTE.min.css @@ -1,5 +1,5 @@ /*! - * AdminLTE v2.4.6 + * AdminLTE v2.4.7 * Author: Almsaeed Studio * Website: Almsaeed Studio * License: Open source - MIT diff --git a/dist/js/adminlte.js b/dist/js/adminlte.js index 757f2f0f1..d628a7bbe 100644 --- a/dist/js/adminlte.js +++ b/dist/js/adminlte.js @@ -7,7 +7,7 @@ * @Author Almsaeed Studio * @Support * @Email -* @version 2.4.6 +* @version 2.4.7 * @repository git://github.com/almasaeed2010/AdminLTE.git * @license MIT */ diff --git a/dist/js/adminlte.min.js b/dist/js/adminlte.min.js index 79598f8a9..c5caf6d5e 100644 --- a/dist/js/adminlte.min.js +++ b/dist/js/adminlte.min.js @@ -7,7 +7,7 @@ * @Author Almsaeed Studio * @Support * @Email -* @version 2.4.6 +* @version 2.4.7 * @repository git://github.com/almasaeed2010/AdminLTE.git * @license MIT */ diff --git a/package.json b/package.json index 61e8a4ddb..5ce61eaae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "admin-lte", - "version": "2.4.6", + "version": "2.4.7", "main": "dist/js/adminlte.min.js", "repository": { "type": "git",