Skip to content

Commit 697c7fa

Browse files
chore(release): 1.19.8 [skip ci]
## [1.19.8](v1.19.7...v1.19.8) (2026-04-05) ### Bug Fixes * correct mix subtitle display order logic ([98736be](98736be))
1 parent 98736be commit 697c7fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subtool.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
VERSION="1.19.7"
4+
VERSION="1.19.8"
55
SCRIPT_NAME="$(basename "$0")"
66
CONFIG_DIR="${XDG_CONFIG_HOME:-$HOME/.config}/subtool"
77
CONFIG_FILE="$CONFIG_DIR/config"

0 commit comments

Comments
 (0)