diff --git a/index.html b/index.html index d4059f6eb..b1520b15f 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,7 @@ Check once diff --git a/package-lock.json b/package-lock.json index 5ad1e7e62..5be6bf18a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "admin-lte", - "version": "4.0.0-alpha1", + "version": "4.0.0-alpha2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "admin-lte", - "version": "4.0.0-alpha1", + "version": "4.0.0-alpha2", "license": "MIT", "devDependencies": { "@rollup/plugin-typescript": "^11.1.0", diff --git a/package.json b/package.json index 154ffd894..794cec0ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "admin-lte", "description": "Responsive open source admin dashboard and control panel.", - "version": "4.0.0-alpha1", + "version": "4.0.0-alpha2", "license": "MIT", "author": "Colorlib ", "main": "dist/js/adminlte.min.js", diff --git a/src/scss/adminlte.scss b/src/scss/adminlte.scss index 129df6d20..880b68e05 100644 --- a/src/scss/adminlte.scss +++ b/src/scss/adminlte.scss @@ -1,5 +1,5 @@ /*! - * AdminLTE v4.0.0-alpha1 + * AdminLTE v4.0.0-alpha2 * Author: Colorlib * Website: AdminLTE.io * License: Open source - MIT