Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorKirk committed Feb 24, 2023
1 parent 77236aa commit 9d16374
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: '2.1'
VERSION: '2.2'
Api:
EndpointConfiguration: REGIONAL
Cors:
Expand Down

0 comments on commit 9d16374

Please sign in to comment.