From 3dd88cf7e455807b8fc7ad7ba633e80a8da0745e Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Mon, 26 Feb 2024 12:49:10 +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 d2c1655..bcdd624 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ { "manifest_version": 2, "name": "aci", - "version": "0.0.1", + "version": "0.1.0", "description": "auto checkin", "content_scripts":[ {