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.
1 parent 64ecd28 commit adefb39Copy full SHA for adefb39
share/github-backup-utils/version
@@ -1 +1 @@
1
-3.0.0.rc1
+3.0.0
test/testlib.sh
@@ -42,7 +42,7 @@ export GHE_BACKUP_CONFIG GHE_DATA_DIR GHE_REMOTE_DATA_DIR GHE_REMOTE_ROOT_DIR
42
43
# The default remote appliance version. This may be set in the environment prior
44
# to invoking tests to emulate a different remote vm version.
45
-: ${GHE_TEST_REMOTE_VERSION:=3.0.0.rc1}
+: ${GHE_TEST_REMOTE_VERSION:=3.0.0}
46
export GHE_TEST_REMOTE_VERSION
47
48
# Source in the backup config and set GHE_REMOTE_XXX variables based on the
0 commit comments