Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit b788fa4

Browse files
committed
v1.6.0
1 parent 0ed735a commit b788fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imgur-screenshot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if [ "$1" = "--debug" ]; then
1717
set -x
1818
fi
1919

20-
current_version="v1.5.4"
20+
current_version="v1.6.0"
2121

2222
function is_mac() {
2323
uname | grep -q "Darwin"

0 commit comments

Comments
 (0)