summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
Diffstat (limited to 'static_build_info.patch')
-rw-r--r--static_build_info.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/static_build_info.patch b/static_build_info.patch
index 0e3dcff823e4..dc47cb2e1f20 100644
--- a/static_build_info.patch
+++ b/static_build_info.patch
@@ -39,7 +39,7 @@ diff --unified --recursive --text orig/bin/build-shared-version-info.js patched/
- const git_ref =
- git_describe + (git_branch === 'master' ? '' : '-' + git_branch)
- return git_ref
-+ return "tags/v1.30.1"
++ return "tags/v1.32.0"
}
async function gatherBuildInfo() {