Browse Source

prep version

REJack 5 years ago
parent
commit
7a4a0659d1
4 changed files with 4 additions and 4 deletions
  1. 1 1
      build/scss/AdminLTE-raw.scss
  2. 1 1
      build/scss/AdminLTE.scss
  3. 1 1
      docs/_config.yml
  4. 1 1
      package.json

+ 1 - 1
build/scss/AdminLTE-raw.scss

@@ -1,5 +1,5 @@
 /*!
 /*!
- *   AdminLTE v3.0.0-rc.3
+ *   AdminLTE v3.0.0-rc.4
  *   Author: Colorlib
  *   Author: Colorlib
  *	 Website: AdminLTE.io <http://adminlte.io>
  *	 Website: AdminLTE.io <http://adminlte.io>
  *   License: Open source - MIT <http://opensource.org/licenses/MIT>
  *   License: Open source - MIT <http://opensource.org/licenses/MIT>

+ 1 - 1
build/scss/AdminLTE.scss

@@ -1,5 +1,5 @@
 /*!
 /*!
- *   AdminLTE v3.0.0-rc.3
+ *   AdminLTE v3.0.0-rc.4
  *   Author: Colorlib
  *   Author: Colorlib
  *	 Website: AdminLTE.io <http://adminlte.io>
  *	 Website: AdminLTE.io <http://adminlte.io>
  *   License: Open source - MIT <http://opensource.org/licenses/MIT>
  *   License: Open source - MIT <http://opensource.org/licenses/MIT>

+ 1 - 1
docs/_config.yml

@@ -22,7 +22,7 @@ plugins:
   - jekyll-seo-tag
   - jekyll-seo-tag
 
 
 title: AdminLTE v3 Documentaion
 title: AdminLTE v3 Documentaion
-version: v3.0.0-rc.3
+version: v3.0.0-rc.4
 description: >- # this means to ignore newlines until "baseurl:"
 description: >- # this means to ignore newlines until "baseurl:"
   AdminLTE v3 Documentaion
   AdminLTE v3 Documentaion
 
 

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "admin-lte",
   "name": "admin-lte",
   "description": "Responsive open source admin dashboard and control panel.",
   "description": "Responsive open source admin dashboard and control panel.",
-  "version": "3.0.0-rc.3",
+  "version": "3.0.0-rc.4",
   "license": "MIT",
   "license": "MIT",
   "author": "Colorlib <http://colorlib.com>",
   "author": "Colorlib <http://colorlib.com>",
   "main": "dist/js/adminlte.min.js",
   "main": "dist/js/adminlte.min.js",