Skip to content

Commit 7a4a065

Browse files
committed
prep version
1 parent 85a1215 commit 7a4a065

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

build/scss/AdminLTE-raw.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v3.0.0-rc.3
2+
* AdminLTE v3.0.0-rc.4
33
* Author: Colorlib
44
* Website: AdminLTE.io <http://adminlte.io>
55
* License: Open source - MIT <http://opensource.org/licenses/MIT>

build/scss/AdminLTE.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* AdminLTE v3.0.0-rc.3
2+
* AdminLTE v3.0.0-rc.4
33
* Author: Colorlib
44
* Website: AdminLTE.io <http://adminlte.io>
55
* License: Open source - MIT <http://opensource.org/licenses/MIT>

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins:
2222
- jekyll-seo-tag
2323

2424
title: AdminLTE v3 Documentaion
25-
version: v3.0.0-rc.3
25+
version: v3.0.0-rc.4
2626
description: >- # this means to ignore newlines until "baseurl:"
2727
AdminLTE v3 Documentaion
2828

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "admin-lte",
33
"description": "Responsive open source admin dashboard and control panel.",
4-
"version": "3.0.0-rc.3",
4+
"version": "3.0.0-rc.4",
55
"license": "MIT",
66
"author": "Colorlib <http://colorlib.com>",
77
"main": "dist/js/adminlte.min.js",

0 commit comments

Comments
 (0)