We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1864c58 + 1d1c78e commit 938379dCopy full SHA for 938379d
debian/changelog
@@ -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
6
github-backup-utils (2.14.3) UNRELEASED; urgency=medium
7
8
* Improve multi-platform detection of simultaneous ghe-backup runs #435
script/cibuild
@@ -7,8 +7,8 @@ set -e
# conditional logic based on the remote version. Running the suite against
# different major versions ensures we're covering these conditional paths.
9
REMOTE_VERSIONS="
10
- 2.12.0
11
- 2.14.0
+ 2.13.0
+ 2.15.0
12
"
13
14
# Enable verbose logging of ssh commands
share/github-backup-utils/version
@@ -1 +1 @@
-2.14.3
+2.15.0
0 commit comments