From ee2e2766c1c92e6bd591fd5e70a5b075d37142b4 Mon Sep 17 00:00:00 2001 From: Colin Caine Date: Sat, 15 Jun 2019 11:19:16 +0100 Subject: [PATCH] release 1.14.11 --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 6fda2560..a6a1ac1d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tridactyl", - "version": "1.14.6", + "version": "1.14.11", "icons": { "64": "static/logo/Tridactyl_64px.png", "100": "static/logo/Tridactyl_100px.png", @@ -69,4 +69,4 @@ "page": "static/docs/classes/_src_lib_config_.default_config.html", "open_in_tab": true } -} \ No newline at end of file +}