From 0aa05e03e3a5c134945bd7a3a0284350b250a4a2 Mon Sep 17 00:00:00 2001 From: Michael Bloch Date: Thu, 3 Aug 2023 12:27:39 +1000 Subject: [PATCH] Bump up to next pre-release version 2.0.2-pre.0 --- CHANGELOG.md | 3 +++ metadata.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1819ba..c1863a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + ## [2.0.1] ### Fixed @@ -79,6 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial version +[Unreleased]: https://github.com/shinesolutions/puppet-aem-orchestrator/compare/2.0.1...HEAD [2.0.1]: https://github.com/shinesolutions/puppet-aem-orchestrator/compare/2.0.0...2.0.1 [2.0.0]: https://github.com/shinesolutions/puppet-aem-orchestrator/compare/1.4.1...2.0.0 [1.4.1]: https://github.com/shinesolutions/puppet-aem-orchestrator/compare/1.4.0...1.4.1 diff --git a/metadata.json b/metadata.json index 21ffa67..54a5af5 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "shinesolutions-aem_orchestrator", - "version": "2.0.1", + "version": "2.0.2-pre.0", "author": "Shine Solutions (opensource@shinesolutions.com)", "summary": "Puppet module for provisioning Shine Solutions AEM Orchestrator", "license": "Apache-2.0",