about summary refs log tree commit diff stats
path: root/hm/soispha/conf/lf/commands/scripts/stripspace
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/conf/lf/commands/scripts/stripspace')
-rwxr-xr-xhm/soispha/conf/lf/commands/scripts/stripspace2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/lf/commands/scripts/stripspace b/hm/soispha/conf/lf/commands/scripts/stripspace
index d83f491c..fc7c52f0 100755
--- a/hm/soispha/conf/lf/commands/scripts/stripspace
+++ b/hm/soispha/conf/lf/commands/scripts/stripspace
@@ -1,7 +1,7 @@
 #! /usr/bin/env dash
 
 # shellcheck source=/dev/null
-SHELL_LIBRARY_VERSION="1.6.4" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.7.0" . %SHELL_LIBRARY_PATH
 
 files=$(mktmp);
 echo "$fx" > "$files";