From 92c2a9c4e521df720abeaa9872e1c2b797d5c93f Mon Sep 17 00:00:00 2001 From: levlam Date: Mon, 31 Jan 2022 22:07:31 +0300 Subject: Update version to 1.8.1. --- build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.html') diff --git a/build.html b/build.html index 5655eb0ce..a3a7fd4cc 100644 --- a/build.html +++ b/build.html @@ -909,7 +909,7 @@ function onOptionsChanged() { commands.push('git clone https://github.com/tdlib/td.git'); commands.push('cd td'); - commands.push('git checkout v1.8.0'); + // commands.push('git checkout v1.8.0'); if (use_vcpkg) { commands.push('git clone https://github.com/Microsoft/vcpkg.git'); -- cgit v1.2.3