diff --git a/README.md b/README.md index 1f81407..13253f1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Easy Session Manager allows you to manage your Firefox session by backing up or # Download https://addons.mozilla.org/en-US/firefox/addon/easy-session-manager/ -# Version: 0.0.2 -Added import functionality for json. +# Version: 0.0.3 +Set tabs to auto discard but the curently active one. # Images ![1 Default interface with no sessions. ](images/pic1.png) diff --git a/src/manifest.json b/src/manifest.json index 2d2ce56..37d406a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": " Easy Session Manager", - "version": "0.0.2", + "version": "0.0.3", "description": " Easy Session Manager allows you to manage your Firefox session by backing up or loading your saved sessions.", "applications": {