Update version in vcpkg.json (#1254)

Please update version in vcpkg.json, when tag
pull/1256/head
Kang Lin 2023-08-18 09:56:42 +08:00 committed by GitHub
parent 0f450f5492
commit c0cb48d4a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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"
]
}
}