Skip to content

Commit

Permalink
update latest version (#244)
Browse files Browse the repository at this point in the history
Update latest-version file and version in install.sh

Co-authored-by: zhangyangyu <[email protected]>
  • Loading branch information
github-actions[bot] and zhangyangyu authored Sep 24, 2024
1 parent ae8f86a commit b348c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version="1.0.0-beta.1"
version="1.0.0-beta.2"

repo='https://github.com/tidbcloud/tidbcloud-cli/releases/download'
if [ -n "$TICLOUD_MIRRORS" ]; then
Expand Down
2 changes: 1 addition & 1 deletion latest-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.0-beta.1
v1.0.0-beta.2

0 comments on commit b348c71

Please sign in to comment.