Skip to content

Commit

Permalink
Merge pull request #24 from aws-samples/bump
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
matteofigus authored Mar 16, 2021
2 parents 9d5264d + d7f308e commit 95d6424
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 95d6424

Please sign in to comment.