diff --git a/build/scss/AdminLTE-raw.scss b/build/scss/AdminLTE-raw.scss index 9ac6de867..9ea2b66b6 100644 --- a/build/scss/AdminLTE-raw.scss +++ b/build/scss/AdminLTE-raw.scss @@ -1,5 +1,5 @@ /*! - * AdminLTE v3.0.0-rc.3 + * AdminLTE v3.0.0-rc.4 * Author: Colorlib * Website: AdminLTE.io * License: Open source - MIT diff --git a/build/scss/AdminLTE.scss b/build/scss/AdminLTE.scss index 6841d92f1..ff0dac815 100644 --- a/build/scss/AdminLTE.scss +++ b/build/scss/AdminLTE.scss @@ -1,5 +1,5 @@ /*! - * AdminLTE v3.0.0-rc.3 + * AdminLTE v3.0.0-rc.4 * Author: Colorlib * Website: AdminLTE.io * License: Open source - MIT diff --git a/docs/_config.yml b/docs/_config.yml index 490f464f6..aaedc442d 100755 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -22,7 +22,7 @@ plugins: - jekyll-seo-tag title: AdminLTE v3 Documentaion -version: v3.0.0-rc.3 +version: v3.0.0-rc.4 description: >- # this means to ignore newlines until "baseurl:" AdminLTE v3 Documentaion diff --git a/package.json b/package.json index 21f1335b0..6128e02a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "admin-lte", "description": "Responsive open source admin dashboard and control panel.", - "version": "3.0.0-rc.3", + "version": "3.0.0-rc.4", "license": "MIT", "author": "Colorlib ", "main": "dist/js/adminlte.min.js",