From e9993d4777e6fecae87a0762c27366b8072847f5 Mon Sep 17 00:00:00 2001 From: Mentor Date: Tue, 21 Oct 2025 19:03:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=BC=20Bmp=20cli=20version=20to=20trigg?= =?UTF-8?q?er=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- battery.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/battery.sh b/battery.sh index d127cc6..75a1297 100755 --- a/battery.sh +++ b/battery.sh @@ -4,7 +4,7 @@ ## Update management ## variables are used by this binary as well at the update script ## ############### -BATTERY_CLI_VERSION="v1.2.7" +BATTERY_CLI_VERSION="v1.3.0" # Path fixes for unexpected environments PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin