Skip to content

Commit 938379d

Browse files
authored
Merge pull request #444 from github/release-2.15.0
Bump version: 2.15.0
2 parents 1864c58 + 1d1c78e commit 938379d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

debian/changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
github-backup-utils (2.15.0) UNRELEASED; urgency=medium
2+
3+
4+
-- Colin Seymour <[email protected]> Tue, 16 Oct 2018 16:07:36 +0000
5+
16
github-backup-utils (2.14.3) UNRELEASED; urgency=medium
27

38
* Improve multi-platform detection of simultaneous ghe-backup runs #435

script/cibuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ set -e
77
# conditional logic based on the remote version. Running the suite against
88
# different major versions ensures we're covering these conditional paths.
99
REMOTE_VERSIONS="
10-
2.12.0
11-
2.14.0
10+
2.13.0
11+
2.15.0
1212
"
1313

1414
# Enable verbose logging of ssh commands

share/github-backup-utils/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.14.3
1+
2.15.0

0 commit comments

Comments
 (0)