From cb052fda3403512076abe86226f686e437cb139b Mon Sep 17 00:00:00 2001 From: "Joshua J. Berry" Date: Mon, 2 Sep 2024 18:23:48 -0400 Subject: [PATCH] Version bump to 3.1 --- assets/manifest.json | 2 +- src/stash-list/index.vue | 8 ++++---- src/whats-new/index.vue | 22 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 5 deletions(-) diff --git a/assets/manifest.json b/assets/manifest.json index 0d6e113..dee12a4 100644 --- a/assets/manifest.json +++ b/assets/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tab Stash", - "version": "3.0.1", + "version": "3.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 b190d57..aefb364 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 }} adds sub-groups and a popup view, and sports - a refreshed look and feel. See what's new! + Tab Stash {{ my_version }} significantly improves performance, + especially when opening the UI. See what's new! - Tab Stash {{ my_version }} improves drag-and-drop performance and fixes - a few bugs. See what's new! + Tab Stash {{ my_version }} significantly improves performance, + especially when opening the UI. See what's new!