From ae6deb02b1fd07023de93288492fe3be190921c1 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Sat, 4 May 2019 17:21:04 +0100 Subject: [PATCH] release 1.14.10 --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 0abdbcd4..14530fab 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tridactyl", - "version": "1.14.9", + "version": "1.14.10", "icons": { "64": "static/logo/Tridactyl_64px.png", "100": "static/logo/Tridactyl_100px.png", @@ -71,4 +71,4 @@ "page": "static/docs/classes/_src_lib_config_.default_config.html", "open_in_tab": true } -} +} \ No newline at end of file