diff --git a/app/config/VERSION b/app/config/VERSION index 524cb552..26aaba0e 100644 --- a/app/config/VERSION +++ b/app/config/VERSION @@ -1 +1 @@ -1.1.1 +1.2.0 diff --git a/container/aws_buildspec.yml b/container/aws_buildspec.yml index c0061cd4..f08ef961 100644 --- a/container/aws_buildspec.yml +++ b/container/aws_buildspec.yml @@ -3,7 +3,7 @@ version: 0.2 env: shell: bash variables: - LABEL: "1.1.1" + LABEL: "1.2.0" exported-variables: - LABEL