diff --git a/README.md b/README.md index 087ebad..b3d76d4 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,4 @@ I have completely changed the extension, the only thing that is the same is the ## Contributing If you want to help, please do. I don't know how to use GitHub very well. So it would be great. -## Added Since 1.3.1 -- Patched minor visual bug involving margins -- Fixed dropdown menu lineup -- Removed Moment.js in favor of standard JavaScript functions -- Removed unnecessary Font-Awesome code -- Removed JQuery library +## Added Since 1.3.2 diff --git a/manifest.json b/manifest.json index f19d746..7da6d15 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.3.1", + "version": "1.3.2", "author": "MasterOfTheTiger", "permissions": ["storage"], "browser_action": {