From 2f7d1acaa9cb512de22144446418c6451e6a597b Mon Sep 17 00:00:00 2001 From: Peisong Xiao Date: Fri, 16 Jan 2026 22:57:43 -0500 Subject: [PATCH] updated version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e883f10..fd64fab 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "WWCompanion", - "version": "0.1.1", + "version": "0.1.2", "description": "Manual reasoning companion for WaterlooWorks job postings.", "permissions": ["storage", "activeTab"], "host_permissions": ["https://waterlooworks.uwaterloo.ca/*"],