浏览代码

Update version in vcpkg.json (#1254)

Please update version in vcpkg.json, when tag
Kang Lin 2 年之前
父节点
当前提交
c0cb48d4a2
共有 1 个文件被更改,包括 2 次插入2 次删除
  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"
   ]
 
-}
+}