We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f38f2e commit 13771faCopy full SHA for 13771fa
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.9"
+version="1.0.0-beta.10"
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.9
+v1.0.0-beta.10
0 commit comments