diff --git a/assets/manifest.json b/assets/manifest.json index dee12a4..69ada43 100644 --- a/assets/manifest.json +++ b/assets/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tab Stash", - "version": "3.1", + "version": "3.1.1", "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 aefb364..d989de7 100644 --- a/src/stash-list/index.vue +++ b/src/stash-list/index.vue @@ -27,8 +27,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 }} fixes a crash, a few bugs, and a performance + issue. See what's new!