From 5e7e06284ca97aceed45f04cbaff17742bd412e2 Mon Sep 17 00:00:00 2001 From: Nanush7 <59543882+Nanush7@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:49:04 -0300 Subject: [PATCH] Bump version to 1.1.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cec94e4..afd6137 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "WCA Staff Helper", "description": "Helper extension to link and reference WCA Regulations and Guidelines, WCA IDs and other documents.", - "version": "1.0", + "version": "1.1.0", "action": { "default_popup": "html/popup.html", "default_icon": "img/toolbar-icon.png"