We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483c1e4 commit e723a1aCopy full SHA for e723a1a
bin/artprint
@@ -10,7 +10,7 @@ if ! is-at-least "5.7"; then
10
exit 1
11
fi
12
13
-arttime_version="2.3.4"
+arttime_version="2.4.0"
14
15
zmodload zsh/zutil
16
zmodload zsh/terminfo
share/arttime/src/arttime.zsh
@@ -15,7 +15,7 @@ if ! is-at-least "5.7"; then
17
18
19
20
zmodload zsh/zselect
21
0 commit comments