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