Skip to content

Commit 6c711a0

Browse files
committed
prep version
- changes version to 2.4.13 - updated package.json - updated build/less/AdminLTE.less & AdminLTE-without-plugins.less - rebuilt dist files - updated version in demo pages
1 parent 6a5fa5a commit 6c711a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+41
-41
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-pre
2+
* AdminLTE v2.4.13
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-pre
2+
* AdminLTE v2.4.13
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-pre
2+
* AdminLTE v2.4.13
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-pre
2+
* AdminLTE v2.4.13
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-pre
9+
* @version 2.4.13
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.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ <h3 class="box-title">Calendar</h3>
10281028
<!-- /.content-wrapper -->
10291029
<footer class="main-footer">
10301030
<div class="pull-right hidden-xs">
1031-
<b>Version</b> 2.4.13-pre
1031+
<b>Version</b> 2.4.13
10321032
</div>
10331033
<strong>Copyright &copy; 2014-2019 <a href="https://adminlte.io">AdminLTE</a>.</strong> All rights
10341034
reserved.

index2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ <h3 class="box-title">Recently Added Products</h3>
13451345

13461346
<footer class="main-footer">
13471347
<div class="pull-right hidden-xs">
1348-
<b>Version</b> 2.4.13-pre
1348+
<b>Version</b> 2.4.13
13491349
</div>
13501350
<strong>Copyright &copy; 2014-2019 <a href="https://adminlte.io">AdminLTE</a>.</strong> All rights
13511351
reserved.

0 commit comments

Comments
 (0)