Skip to content

Commit acb7293

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

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.7"
16+
version="1.0.0-beta.8"
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.7
1+
v1.0.0-beta.8

0 commit comments

Comments
 (0)