Skip to content

Commit 3363e1b

Browse files
committed
updating the layer to version 2.4.2
1 parent dddf422 commit 3363e1b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The easiest place to deploy this is from the [Serverless App Repository](https:/
2222
Properties:
2323
Location:
2424
ApplicationId: arn:aws:serverlessrepo:us-east-1:375983427419:applications/deploy-to-s3
25-
SemanticVersion: 2.4.1
25+
SemanticVersion: 2.4.2
2626

2727
SiteSource:
2828
Type: AWS::Serverless::Function

cloudformation/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Metadata:
3131
ReadmeUrl: README-SAR.md
3232
Labels: ['deploy', 's3', 'lambda', 'layer', 'frontend']
3333
HomePageUrl: https://serverless.pub/deploy-frontend-to-s3-and-sar/
34-
SemanticVersion: 2.4.1
34+
SemanticVersion: 2.4.2
3535
SourceCodeUrl: https://github.com/serverlesspub/cloudformation-deploy-to-s3

example/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Resources:
1414
Properties:
1515
Location:
1616
ApplicationId: arn:aws:serverlessrepo:us-east-1:375983427419:applications/deploy-to-s3
17-
SemanticVersion: 2.4.1
17+
SemanticVersion: 2.4.2
1818

1919

2020
# this function is used only during deployment,

0 commit comments

Comments
 (0)