Skip to content

Commit adefb39

Browse files
committed
removing .rc1 from 3.0.0 as version
1 parent 64ecd28 commit adefb39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

share/github-backup-utils/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0.rc1
1+
3.0.0

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.rc1}
45+
: ${GHE_TEST_REMOTE_VERSION:=3.0.0}
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)