From 8f9abd2b9a2d0c7350bba57ab8c937ca3b116291 Mon Sep 17 00:00:00 2001 From: Kevin Porras Date: Thu, 5 Dec 2024 10:27:16 -0600 Subject: [PATCH] Back to dev version. --- CHANGELOG.md | 2 ++ config/constants.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65a01b30b..2498b57e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org) +## 3.6.2-dev - + ## 3.6.1 - 2024-12-04 ### Added diff --git a/config/constants.yml b/config/constants.yml index ab87d9127..f2cf3c4ed 100644 --- a/config/constants.yml +++ b/config/constants.yml @@ -7,7 +7,7 @@ --- # App -TERMINUS_VERSION: '3.6.1' +TERMINUS_VERSION: '3.6.2-dev' # Connectivity TERMINUS_HOST: 'terminus.pantheon.io'