Skip to content

Commit 9bc6647

Browse files
committed
Bump version: 3.0.0.rc1 [ci skip]
1 parent 88144c4 commit 9bc6647

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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 (3.0.0.rc1) UNRELEASED; urgency=medium
2+
3+
4+
-- Michael Dang <[email protected]> Thu, 14 Jan 2021 21:17:53 +0000
5+
16
github-backup-utils (3.0.0.rc1) UNRELEASED; urgency=medium
27

38
-- Michael Dang <[email protected]> Wed, 13 Jan 2021 23:23:59 +0000

test/testlib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export GHE_BACKUP_CONFIG GHE_DATA_DIR GHE_REMOTE_DATA_DIR GHE_REMOTE_ROOT_DIR
4242

4343
# The default remote appliance version. This may be set in the environment prior
4444
# to invoking tests to emulate a different remote vm version.
45-
: ${GHE_TEST_REMOTE_VERSION:=3.0.0}
45+
: ${GHE_TEST_REMOTE_VERSION:=3.0.0.rc1}
4646
export GHE_TEST_REMOTE_VERSION
4747

4848
# Source in the backup config and set GHE_REMOTE_XXX variables based on the

0 commit comments

Comments
 (0)