From 7d228656253ef9d3f4708bfb371e6f2aa4666bc2 Mon Sep 17 00:00:00 2001 From: Colin Caine Date: Mon, 16 Apr 2018 00:20:17 +0100 Subject: [PATCH] release 1.9.0 --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index dc8d2f26..9a0eefb7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Tridactyl", - "version": "1.8.2", + "version": "1.9.0", "icons": { "64": "static/logo/Tridactyl_64px.png", "100": "static/logo/Tridactyl_100px.png", @@ -62,4 +62,4 @@ "strict_min_version": "54.0" } } -} +} \ No newline at end of file