Skip to content

Commit

Permalink
Bump to version 1.17 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorKirk authored Apr 6, 2022
1 parent 5cdf0e5 commit a0e4ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cfn/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Globals:
CREATE_CLOUDFRONT_DISTRIBUTION: !Ref CreateCloudFrontDistribution
REGION: !Ref AWS::Region
TO_BUCKET: !Ref WebUIBucket
VERSION: '1.16'
VERSION: '1.17'
Api:
Cors:
AllowMethods: "'*'"
Expand Down

0 comments on commit a0e4ec8

Please sign in to comment.