Browse Source

Update version in vcpkg.json (#1254)

Please update version in vcpkg.json, when tag
Kang Lin 2 years ago
parent
commit
c0cb48d4a2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      vcpkg.json

+ 2 - 2
vcpkg.json

@@ -1,6 +1,6 @@
 {
   "name": "coturn",
-  "version-string": "4.6.0",
+  "version-string": "4.6.2",
   "dependencies": [
     {
       "name": "pthreads",
@@ -17,4 +17,4 @@
     "mongo-c-driver"
   ]
 
-}
+}