From 4fdf0f99b1c99c891017599d87bebdafaebc750b Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Tue, 12 Mar 2024 09:55:33 +0000 Subject: [PATCH] chore(extension): bump version number for release --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index 392e1ba..1620972 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ { "manifest_version": 2, "name": "aci", - "version": "0.2.1", + "version": "0.3.0", "description": "auto checkin", "content_scripts":[ {