Skip to content

Commit 3a1ec3e

Browse files
committed
Bump to version 3.1.1
1 parent 926842e commit 3a1ec3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ksau

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
readonly KSAU_VERSION=310
4-
readonly KSAU_VERSION_STRING="Version 3.1.0"
3+
readonly KSAU_VERSION=311
4+
readonly KSAU_VERSION_STRING="Version 3.1.1"
55

66
readonly KSAU_CACHE_DIR=$HOME/.ksau
77
readonly CACHED_FREESPACE_TIMEOUT=$((60 * 60)) # 60s * 60m = 1h in seconds unit

0 commit comments

Comments
 (0)