about summary refs log tree commit diff stats
path: root/home-manager/packages/scripts/small_functions/gtk-themes
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/packages/scripts/small_functions/gtk-themes')
-rwxr-xr-xhome-manager/packages/scripts/small_functions/gtk-themes2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/packages/scripts/small_functions/gtk-themes b/home-manager/packages/scripts/small_functions/gtk-themes
index 95dd1daf..6ebf2735 100755
--- a/home-manager/packages/scripts/small_functions/gtk-themes
+++ b/home-manager/packages/scripts/small_functions/gtk-themes
@@ -1,7 +1,7 @@
 #! /usr/bin/env dash
 
 # shellcheck source=/dev/null
-SHELL_LIBRARY_VERSION="1.1.3" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH
 
 
 # TODO document, what this does