We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124f9ab commit c666594Copy full SHA for c666594
2 files changed
install.sh
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-version="1.0.0-beta.8"
+version="1.0.0-beta.9"
17
18
repo='https://github.com/tidbcloud/tidbcloud-cli/releases/download'
19
if [ -n "$TICLOUD_MIRRORS" ]; then
latest-version
@@ -1 +1 @@
1
-v1.0.0-beta.8
+v1.0.0-beta.9
0 commit comments