From adef39b482f509d986eb3c7da63de8b9eaef802c Mon Sep 17 00:00:00 2001 From: Michael Bloch Date: Fri, 18 Jun 2021 15:03:51 +1000 Subject: [PATCH] Release version 5.4.0 --- CHANGELOG.md | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39246dea..d4ebd6a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 5.4.0 - 2021-06-18 ### Changed - Upgrade AEM AWS Stack Provisioner to 5.2.0 diff --git a/Makefile b/Makefile index 8c8780a8..b5b236ac 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -version ?= 5.3.1-pre.0 +version ?= 5.4.0 aem_stack_manager_messenger_version = 2.14.1 aem_test_suite_version = 2.0.0 aem_helloworld_custom_stack_provisioner_version = 0.15.0