From 577073326af2aed61d8b31b9b25e302113f0f9e6 Mon Sep 17 00:00:00 2001 From: Tom Watson Date: Tue, 3 Jan 2023 15:16:46 +0100 Subject: [PATCH] bump to version 1.6.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 181d060..75273ea 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Old Reddit Redirect", "description": "Ensure Reddit always loads the old design", - "version": "1.6.0", + "version": "1.6.1", "manifest_version": 2, "background": { "scripts": ["background.js"] }, "icons": {