From c663b8e23a5f3125ad0a28672f993497756f9f7c Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Mon, 28 Nov 2022 20:01:27 +0100 Subject: [PATCH] release 1.23.0 --- src/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 1e4151a1..0e728c7a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "Tridactyl", - "version": "1.22.1", - "version_name": "1.22.1", + "version": "1.23.0", + "version_name": "1.23.0", "icons": { "64": "static/logo/Tridactyl_64px.png", "100": "static/logo/Tridactyl_100px.png", @@ -161,4 +161,4 @@ "omnibox": { "keyword": "tri" } -} +} \ No newline at end of file