From 13a5479271cdee161a5f29c4fceb1bf3f24c3da3 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 18 Mar 2023 18:49:36 +0100 Subject: [PATCH] 0.4 --- dh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh b/dh index 8b9402f..6955b79 100755 --- a/dh +++ b/dh @@ -2,7 +2,7 @@ export LC_ALL=C progname="${progname:="${0##*/}"}" -version="0.3" +version="0.4" GTK_THEME="alt-dialog" CONFIG_DIR="$HOME/.config/distrohopper" source "$CONFIG_DIR/distrohopper.conf"