Skip to content

Commit

Permalink
[build-vcpkg] bump version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrawford1 committed May 15, 2024
1 parent a9be82a commit 83c0731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-vcpkg.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Invoke-VcpkgBuild "gtest"
# export created libraries and set version
.\vcpkg.exe export --x-all-installed --raw
Move-Item -Path .\vcpkg-export-* -Destination .\vcpkg
Write-Output 15 > vcpkg\installed\version.txt
Write-Output 16 > vcpkg\installed\version.txt

0 comments on commit 83c0731

Please sign in to comment.