We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f6333 commit ac326a1Copy full SHA for ac326a1
bin/dropboxignore.sh
@@ -6,7 +6,7 @@
6
IFS='
7
'
8
set -f
9
-VERSION=v1.1.0
+VERSION=v1.1.1
10
DROPBOX_IGNORE_FILE_NAME=".dropboxignore"
11
GIT_IGNORE_FILE_NAME=".gitignore"
12
MACHINE="$(uname -s)"
0 commit comments