diff --git a/README.md b/README.md index 1d0e734..428883a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This extension contributes the following settings: - `hadith.repeatedEveryMinute`: Set notification timer. - `hadith.language`: Set extension language. -## How to configure notifications timer + ## How to configure notifications timer Go to File -> select -> preference -> settings @@ -40,4 +40,8 @@ Contributions are always appreciated! - Auto-Start the extension on vsCode Startup +### 0.0.5 + +- Update Extension Icon + ** With ❤️ By Saber** diff --git a/assets/icon.png b/assets/icon.png index cd6601e..bc88129 100644 Binary files a/assets/icon.png and b/assets/icon.png differ diff --git a/package.json b/package.json index e4973e4..7d01f72 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hadith", "displayName": "Hadith", "description": "Get a Hadith from the Sunnah while you're coding 💻 keep in touch with the Sayings and Teachings of the Prophet Muhammed (ﷺ) 🕌💚", - "version": "0.0.4", + "version": "0.0.5", "icon": "assets/icon.png", "repository": { "type": "git",