updated the hugo version

pull/455/head
Scott Anderson 2019-09-10 08:48:23 -06:00
parent d8a0b8ade8
commit 917c19b382
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ jobs:
docker:
- image: circleci/node:latest
environment:
HUGO_VERSION: "0.55.1"
HUGO_VERSION: "0.56.3"
S3DEPLOY_VERSION: "2.3.2"
steps:
- checkout