From 01f71cf3616a110f7c713ffd0209381414e6e10d Mon Sep 17 00:00:00 2001 From: Tom Watson Date: Sat, 23 Jan 2021 14:46:15 +0100 Subject: [PATCH] bump to 1.3.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 473c94a..8544066 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.2.0", + "version": "1.3.0", "manifest_version": 2, "background": { "scripts": ["background.js"] }, "icons": {