Skip to content

Commit 350713c

Browse files
authored
Updated version to 2.2.0 (#2014)
1 parent 6bddde1 commit 350713c

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-
## MASTER
4+
## 2.2.0 - 2019-09-26
55
### Added
66
- Added `primary` field to the output of `domain:list`. (#2011)
77
- Added `domain:primary:add` command to set a domain as primary, causing traffic to redirect to it. (#2011)

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: '2.1.1-dev'
10+
TERMINUS_VERSION: '2.2.0'
1111

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

0 commit comments

Comments
 (0)