Skip to content

Commit

Permalink
Merge pull request #1548 from pantheon-systems/update/1.0.0
Browse files Browse the repository at this point in the history
Updated to v1.0.0
  • Loading branch information
TeslaDethray authored Jan 21, 2017
2 parents 54178cf + 4032fd2 commit d0606a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)

## MASTER
## 1.0.0 - 2017-01-20
### Added
- Added `--to=` option to `backup:get` to allow specifying of a local download location. (#1520)

Expand Down
2 changes: 1 addition & 1 deletion config/constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
---

# App
TERMINUS_VERSION: '1.0.0-beta.2'
TERMINUS_VERSION: '1.0.0'

# Connectivity
TERMINUS_HOST: 'terminus.pantheon.io'
Expand Down

0 comments on commit d0606a1

Please sign in to comment.