1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-12-14 22:21:33 +03:00

Update CMakeSettings.json BuildNumber to match (next) tagged release

5.02.5181 was tagged, but without updated hardcoded BuildNumber. This PR will increase the build number accordingly for the next (5182) version.
This commit is contained in:
Thomas Winkler
2024-02-24 22:11:26 +01:00
committed by GitHub
parent d4dbf3cdc5
commit 2d26df5d3f

View File

@ -1,5 +1,5 @@
{
"environments": [ { "BuildNumber": "5180" } ],
"environments": [ { "BuildNumber": "5181" } ],
"configurations": [
{
"name": "x64-native",