Browse Source

Update version in vcpkg.json (#1254)

Please update version in vcpkg.json, when tag
Kang Lin 2 năm trước cách đây
mục cha
commit
c0cb48d4a2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"
   ]
 
-}
+}