Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matteofigus committed Mar 15, 2021
1 parent 9d5264d commit d7f308e
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 @@ -14,7 +14,7 @@ Globals:
MIN_CONFIDENCE: !Ref MinConfidence
OBJECTS_OF_INTEREST_LABELS: !Join [",", !Ref ObjectsOfInterestLabels]
REGION: !Ref AWS::Region
VERSION: '1.2'
VERSION: '1.3'
Api:
EndpointConfiguration: REGIONAL
Cors:
Expand Down

0 comments on commit d7f308e

Please sign in to comment.