Bump 2.1.0 release

This commit is contained in:
halx99 2024-01-12 02:49:07 +08:00
parent 3bff352032
commit 7a14ef8c19
2 changed files with 1 additions and 3 deletions

View File

@ -1113,8 +1113,6 @@ function setup_gclient() {
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git $gclient_dir
}
# for diag invalid token issue
git -C ${gclient_dir} apply $(Join-Path $myRoot 'gn-print-args.patch')
}
if ($env:PATH.IndexOf($gclient_dir) -eq -1) {

View File

@ -1,4 +1,4 @@
# axmol-2.1.0 ?? 2024
# axmol-2.1 Jan.13 2024
### Significant changes relative to 2.0.0: