Skip to content

Commit

Permalink
Increased the version of this tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
airvzxf committed Aug 8, 2023
1 parent b98cfaa commit 2dfa7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/battery-discharging
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e
set +xv

VERSION="v1.0.0"
VERSION="v1.0.1"
BATTERY_STATUS="Discharging"
BEEP_WAIT_SECONDS="2.5"
POWER_SUPPLY_PATH="/sys/class/power_supply"
Expand Down

0 comments on commit 2dfa7ac

Please sign in to comment.