Skip to content

Commit

Permalink
Merge pull request #44 from aws-samples/chore/bump-version-1.7
Browse files Browse the repository at this point in the history
Bump to version 1.7
  • Loading branch information
ConnorKirk authored Apr 6, 2022
2 parents ff1b3cb + d263806 commit a25f2ab
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.6'
VERSION: '1.7'
Api:
EndpointConfiguration: REGIONAL
Cors:
Expand Down

0 comments on commit a25f2ab

Please sign in to comment.