diff options
Diffstat (limited to 'hib-dlagent')
-rwxr-xr-x | hib-dlagent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hib-dlagent b/hib-dlagent index 2c3a467..899ed56 100755 --- a/hib-dlagent +++ b/hib-dlagent @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -VERSION=0.1 +VERSION=0.2 LOGIN_PAGE=https://www.humblebundle.com/login HOME_PAGE=https://www.humblebundle.com/home COOKIE_JAR= |