diff --git a/README.md b/README.md index f45a680..5a2a0a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Web extension to show the latest Astronomy Picture of the Day ## What I have done -I have completely changed the extension, the only thing that is the same is the icons. +I have completely changed the extension, the only thing that is the same is the icons. Here are some of the things I have done: - Sorting through images - Manually entering dates diff --git a/manifest.json b/manifest.json index eea6399..5ade43b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "APOD Popup", "description": "Astronomy Picture of the Day as a Popup in your Browser!", - "version": "1.1", + "version": "1.2", "author": "MasterOfTheTiger", "browser_action": { diff --git a/pictures/arrow.png b/pictures/arrow.png deleted file mode 100644 index 5739a04..0000000 Binary files a/pictures/arrow.png and /dev/null differ diff --git a/pictures/arrow2.png b/pictures/arrow2.png deleted file mode 100644 index 9e34ab7..0000000 Binary files a/pictures/arrow2.png and /dev/null differ