From ba0b995d43274ecb56a77fd555ff273a5609a170 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Tue, 12 Dec 2023 19:16:36 +0100 Subject: [PATCH] release 1.24.0 --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 0e728c7a..f7512a43 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "Tridactyl", - "version": "1.23.0", - "version_name": "1.23.0", + "version": "1.24.0", + "version_name": "1.24.0", "icons": { "64": "static/logo/Tridactyl_64px.png", "100": "static/logo/Tridactyl_100px.png",