Browse Source

Compile for production

Abdullah Almsaeed 6 years ago
parent
commit
059c74fe83
6 changed files with 6 additions and 6 deletions
  1. 1 1
      build/less/AdminLTE.less
  2. 1 1
      dist/css/AdminLTE.css
  3. 1 1
      dist/css/AdminLTE.min.css
  4. 1 1
      dist/js/adminlte.js
  5. 1 1
      dist/js/adminlte.min.js
  6. 1 1
      package.json

+ 1 - 1
build/less/AdminLTE.less

@@ -1,5 +1,5 @@
 /*!
- *   AdminLTE v2.4.6
+ *   AdminLTE v2.4.7
  *   Author: Almsaeed Studio
  *	 Website: Almsaeed Studio <https://adminlte.io>
  *   License: Open source - MIT

+ 1 - 1
dist/css/AdminLTE.css

@@ -1,5 +1,5 @@
 /*!
- *   AdminLTE v2.4.6
+ *   AdminLTE v2.4.7
  *   Author: Almsaeed Studio
  *	 Website: Almsaeed Studio <https://adminlte.io>
  *   License: Open source - MIT

+ 1 - 1
dist/css/AdminLTE.min.css

@@ -1,5 +1,5 @@
 /*!
- *   AdminLTE v2.4.6
+ *   AdminLTE v2.4.7
  *   Author: Almsaeed Studio
  *	 Website: Almsaeed Studio <https://adminlte.io>
  *   License: Open source - MIT

+ 1 - 1
dist/js/adminlte.js

@@ -7,7 +7,7 @@
 * @Author  Almsaeed Studio
 * @Support <https://www.almsaeedstudio.com>
 * @Email   <abdullah@almsaeedstudio.com>
-* @version 2.4.6
+* @version 2.4.7
 * @repository git://github.com/almasaeed2010/AdminLTE.git
 * @license MIT <http://opensource.org/licenses/MIT>
 */

+ 1 - 1
dist/js/adminlte.min.js

@@ -7,7 +7,7 @@
 * @Author  Almsaeed Studio
 * @Support <https://www.almsaeedstudio.com>
 * @Email   <abdullah@almsaeedstudio.com>
-* @version 2.4.6
+* @version 2.4.7
 * @repository git://github.com/almasaeed2010/AdminLTE.git
 * @license MIT <http://opensource.org/licenses/MIT>
 */

+ 1 - 1
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",