Skip to content

Commit c666594

Browse files
update latest version (#312)
Update latest-version file and version in install.sh Co-authored-by: shiyuhang0 <[email protected]>
1 parent 124f9ab commit c666594

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)