Skip to content

Commit 3418568

Browse files
author
John Spellman
authored
Set terminus version back to -dev version, correct release date (#2271)
1 parent d2e9f06 commit 3418568

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
33

4-
## 3.0.0 - 2021-12-06
4+
## 3.0.0 - 2021-12-08
55

66
### Added
77
- Look up host for 'terminus drush' / 'terminus wp' commands via an alternate nameserver, if selected (#2253)

config/constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
# App
10-
TERMINUS_VERSION: '3.0.0'
10+
TERMINUS_VERSION: '3.0.1-dev'
1111

1212
# Connectivity
1313
TERMINUS_HOST: 'terminus.pantheon.io'

0 commit comments

Comments
 (0)