diff --git a/README.md b/README.md index 7c51e71..0b2a6f0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## Installation -1. Download latest [release](https://github.com/adorade/boodark/releases/latest/download/boodark-v1.0.1.zip) +1. Download latest [release](https://github.com/adorade/boodark/releases/latest/download/boodark-v1.0.2.zip) 2. Extract the archive files 3. Go to the phpMyAdmin files (C:\xampp\phpmyadmin for XAMPP) then go to the `themes` folder and add here the `boodark` folder 4. Select `BooDark` theme on the home page diff --git a/package.json b/package.json index 640c159..340fac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boodark", - "version": "1.0.2-dev", + "version": "1.0.2", "description": "Bootstrap Dark theme for phpMyAdmin", "repository": "https://github.com/adorade/boodark.git", "author": "Adorade", diff --git a/themes/boodark/screen.png b/themes/boodark/screen.png index 13baa46..523c980 100644 Binary files a/themes/boodark/screen.png and b/themes/boodark/screen.png differ diff --git a/themes/boodark/theme.json b/themes/boodark/theme.json index fed1d24..922c949 100644 --- a/themes/boodark/theme.json +++ b/themes/boodark/theme.json @@ -1,6 +1,6 @@ { "name": "BooDark", - "version": "1.0.1", + "version": "1.0.2", "description": "Bootstrap Dark theme for phpMyAdmin", "author": "adorade", "url": "https://github.com/adorade/boodark",