Skip to content

Commit 905b21a

Browse files
Update to 3.6.2 (#2672)
1 parent d53ff89 commit 905b21a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
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.6.2-dev -
4+
## 3.6.2 - 2025-03-03
5+
- Pass verbose flag to ssh if terminus is in verbose mode (#2663)
6+
- Bug fix: backup:restore with --file parameter restores backups multiple ties (#2664)
57

68
## 3.6.1 - 2024-12-04
79

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.6.2-dev'
10+
TERMINUS_VERSION: '3.6.2'
1111

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

0 commit comments

Comments
 (0)