1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-09 03:00:41 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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