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