From f21d3c402baa80595b8f0b459871e4c3be3721b2 Mon Sep 17 00:00:00 2001 From: Franco Rezabek Date: Mon, 14 Dec 2020 17:17:14 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.4.0=20=E2=86=92=201.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- .github/workflows/release.yaml | 2 +- cfn/main.template | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 545055d..5073259 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.5 +current_version = 1.5.0 commit = False tag = False diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b8eb2e3..af02779 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,7 +3,7 @@ name: Release Version on: push: branches: - - main + - master jobs: release: name: Release Version diff --git a/cfn/main.template b/cfn/main.template index 898ec29..a42ae64 100644 --- a/cfn/main.template +++ b/cfn/main.template @@ -3,7 +3,7 @@ AWSTemplateFormatVersion: "2010-09-09" Description: Creates AWS infrastructure to deploy DMS solution. (uksb-1ppahhhui) Metadata: - Version: 1.5 + Version: 1.5.0 AWS::CloudFormation::Interface: ParameterGroups: