From 898b0f3fe37aea2f124158b3981cb9bb630ac9c5 Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Sat, 7 Dec 2024 16:37:41 -0800 Subject: [PATCH] =?UTF-8?q?Added=20CLI=20args=20to=20header=20comments=20?= =?UTF-8?q?=E2=86=9E=20[auto-sync=20from=20https://github.com/adamlui/ai-w?= =?UTF-8?q?eb-extensions]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/bump.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/bump.sh b/utils/bump.sh index 743c1b3..443eae0 100644 --- a/utils/bump.sh +++ b/utils/bump.sh @@ -1,6 +1,8 @@ #!/bin/bash # Bumps extension manifests + git commit/push +# NOTE: Pass --chrome or --chromium to only affect Chromium manifests +# NOTE: Pass --firefox or --ff to only affect Firefox manifests # Init UI colors NC="\033[0m" # no color