Skip to content

Commit

Permalink
Bump version to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm committed Jul 8, 2020
1 parent bb891d5 commit d97fcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Config:
DEFAULT_NGINX_PORT = "80"
DEFAULT_NGINX_HTTPS_PORT = "443"
KOBO_DOCKER_BRANCH = 'enketo-api-key'
KOBO_INSTALL_VERSION = '3.1.1'
KOBO_INSTALL_VERSION = '3.1.2'

# Maybe overkill. Use this class as a singleton to get the same configuration
# for each instantiation.
Expand Down

0 comments on commit d97fcc2

Please sign in to comment.