Skip to content

Commit c3dc529

Browse files
committed
bump version
1 parent d61cbbd commit c3dc529

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

build/less/AdminLTE-without-plugins.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v2.4.13
2+
* AdminLTE v2.4.14
33
* Without Third-Party Plugins
44
*
55
* Author: Colorlib

build/less/AdminLTE.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v2.4.13
2+
* AdminLTE v2.4.14
33
*
44
* Author: Colorlib
55
* Support: <https://github.com/ColorlibHQ/AdminLTE/issues>

dist/css/AdminLTE.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v2.4.13
2+
* AdminLTE v2.4.14
33
*
44
* Author: Colorlib
55
* Support: <https://github.com/ColorlibHQ/AdminLTE/issues>

dist/css/AdminLTE.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v2.4.13
2+
* AdminLTE v2.4.14
33
* Without Third-Party Plugins
44
*
55
* Author: Colorlib

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/adminlte.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* @author Colorlib
88
* @support <https://github.com/ColorlibHQ/AdminLTE/issues>
9-
* @version 2.4.13
9+
* @version 2.4.14
1010
* @repository git://github.com/ColorlibHQ/AdminLTE.git
1111
* @license MIT <http://opensource.org/licenses/MIT>
1212
*/

dist/js/adminlte.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-lte",
3-
"version": "2.4.13",
3+
"version": "2.4.14",
44
"main": "dist/js/adminlte.min.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)