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:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"environments": [ { "BuildNumber": "5180" } ],
|
||||
"environments": [ { "BuildNumber": "5181" } ],
|
||||
"configurations": [
|
||||
{
|
||||
"name": "x64-native",
|
||||
|
||||
Reference in New Issue
Block a user