Skip to content

Commit

Permalink
bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satkinson committed Sep 29, 2023
1 parent 28f5cdf commit 8119177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/config/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.2.0
2 changes: 1 addition & 1 deletion container/aws_buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 0.2
env:
shell: bash
variables:
LABEL: "1.1.1"
LABEL: "1.2.0"
exported-variables:
- LABEL

Expand Down

0 comments on commit 8119177

Please sign in to comment.