Skip to content

Commit 1d1c799

Browse files
committed
chore(release): update version to 1.0.3
1 parent c477350 commit 1d1c799

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
## Installation
2424

25-
1. Download latest [release](https://github.com/adorade/boodark/releases/latest/download/boodark-v1.0.2.zip)
25+
1. Download latest [release](https://github.com/adorade/boodark/releases/latest/download/boodark-v1.0.3.zip)
2626
2. Extract the archive files
2727
3. Go to the phpMyAdmin files (C:\xampp\phpmyadmin for XAMPP) then go to the `themes` folder and add here the `boodark` folder
2828
4. Select `BooDark` theme on the home page

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boodark",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Bootstrap Dark theme for phpMyAdmin",
55
"repository": "https://github.com/adorade/boodark.git",
66
"author": "Adorade",

themes/boodark/theme.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BooDark",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Bootstrap Dark theme for phpMyAdmin",
55
"author": "adorade",
66
"url": "https://github.com/adorade/boodark",

0 commit comments

Comments
 (0)