diff --git a/README.md b/README.md index c3b9911..47026e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## WebRTC Leak Prevent -**Version 1.0.13 | April 12 2018** +**Version 1.0.14 | May 9 2018** WebRTC Leak Prevent provides user control over WebRTC privacy settings in Chromium that have no native GUI. The intended use of the extension is to prevent [WebRTC leaks](https://diafygi.github.io/webrtc-ips/). diff --git a/manifest.json b/manifest.json index 5d87120..f505c23 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "WebRTC Leak Prevent", - "version": "1.0.13", + "version": "1.0.14", "description": "Prevent WebRTC leaks using the official API.", "icons": { "128": "/img/icon128.png"