diff --git a/assets/manifest.json b/assets/manifest.json index 69ada43..4128420 100644 --- a/assets/manifest.json +++ b/assets/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tab Stash", - "version": "3.1.1", + "version": "3.2", "description": "A no-fuss way to save and restore batches of tabs as bookmarks.", "homepage_url": "https://josh-berry.github.io/tab-stash/", "icons": { diff --git a/src/stash-list/index.vue b/src/stash-list/index.vue index d1517f9..fd82614 100644 --- a/src/stash-list/index.vue +++ b/src/stash-list/index.vue @@ -18,8 +18,8 @@ @activate="go('whats-new.html')" @dismiss="hideWhatsNew" > - Tab Stash {{ my_version }} significantly improves performance, - especially when opening the UI. See what's new! + Tab Stash {{ my_version }} improves drag-and-drop and makes it easier to + manage top-level groups. See what's new! - Tab Stash {{ my_version }} fixes a crash, a few bugs, and a performance - issue. See what's new! + Tab Stash {{ my_version }} improves drag-and-drop and makes it easier to + manage top-level groups. See what's new!