REJack 5 年 前
コミット
b0416228a4

+ 1 - 1
build/less/AdminLTE-without-plugins.less

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v2.4.16-pre
+ * AdminLTE v2.4.16
  * Without Third-Party Plugins
  * 
  *   Author:  Colorlib

+ 1 - 1
build/less/AdminLTE.less

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v2.4.16-pre
+ * AdminLTE v2.4.16
  * 
  *   Author:  Colorlib
  *   Support: <https://github.com/ColorlibHQ/AdminLTE/issues>

+ 1 - 1
dist/css/AdminLTE.css

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v2.4.16-pre
+ * AdminLTE v2.4.16
  * 
  *   Author:  Colorlib
  *   Support: <https://github.com/ColorlibHQ/AdminLTE/issues>

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

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v2.4.16-pre
+ * AdminLTE v2.4.16
  * 
  *   Author:  Colorlib
  *   Support: <https://github.com/ColorlibHQ/AdminLTE/issues>

+ 1 - 1
dist/css/alt/AdminLTE-without-plugins.css

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v2.4.16-pre
+ * AdminLTE v2.4.16
  * Without Third-Party Plugins
  * 
  *   Author:  Colorlib

+ 1 - 1
dist/css/alt/AdminLTE-without-plugins.min.css

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v2.4.16-pre
+ * AdminLTE v2.4.16
  * Without Third-Party Plugins
  * 
  *   Author:  Colorlib

+ 1 - 1
dist/js/adminlte.js

@@ -6,7 +6,7 @@
 *
 * @author Colorlib
 * @support <https://github.com/ColorlibHQ/AdminLTE/issues>
-* @version 2.4.16-pre
+* @version 2.4.16
 * @repository git://github.com/ColorlibHQ/AdminLTE.git
 * @license MIT <http://opensource.org/licenses/MIT>
 */

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

@@ -6,7 +6,7 @@
 *
 * @author Colorlib
 * @support <https://github.com/ColorlibHQ/AdminLTE/issues>
-* @version 2.4.16-pre
+* @version 2.4.16
 * @repository git://github.com/ColorlibHQ/AdminLTE.git
 * @license MIT <http://opensource.org/licenses/MIT>
 */

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "admin-lte",
-  "version": "2.4.16-pre",
+  "version": "2.4.16",
   "main": "dist/js/adminlte.min.js",
   "repository": {
     "type": "git",