Skip to content

Commit 28ac171

Browse files
update latest version (#320)
Update latest-version file and version in install.sh Co-authored-by: shiyuhang0 <52435083+shiyuhang0@users.noreply.github.com>
1 parent b4f1ead commit 28ac171

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
version="1.0.0-beta.10"
16+
version="1.0.0-beta.11"
1717

1818
repo='https://github.com/tidbcloud/tidbcloud-cli/releases/download'
1919
if [ -n "$TICLOUD_MIRRORS" ]; then

latest-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0-beta.10
1+
v1.0.0-beta.11

0 commit comments

Comments
 (0)