diff --git a/vcpkg.json b/vcpkg.json index 438c61f4..65bf6f67 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "gamenetworkingsockets", - "version-string": "1.3.0", + "version-string": "1.4.0", "description": "A basic transport layer for games.", "homepage": "https://github.com/ValveSoftware/GameNetworkingSockets", "dependencies": [ "protobuf", "openssl" ],