Skip to content

Commit b76c49e

Browse files
author
Patrick Robinson
authored
Bump version
- Improve error message when we get an invalid task definition - Improve errors when load balancer config has changed
1 parent ce9db86 commit b76c49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
concurrency_group: "my-service-deploy"
1616
concurrency: 1
1717
plugins:
18-
- ecs-deploy#v1.4.0:
18+
- ecs-deploy#v1.4.1:
1919
cluster: "my-ecs-cluster"
2020
service: "my-service"
2121
task-definition: "examples/hello-world.json"

0 commit comments

Comments
 (0)