Skip to content

Commit 23e8542

Browse files
committed
Push up version for new release
1 parent febdaa9 commit 23e8542

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## WebRTC Leak Prevent
2-
**Version 1.0.13 | April 12 2018**
2+
**Version 1.0.14 | May 9 2018**
33

44
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/).
55

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "WebRTC Leak Prevent",
4-
"version": "1.0.13",
4+
"version": "1.0.14",
55
"description": "Prevent WebRTC leaks using the official API.",
66
"icons": {
77
"128": "/img/icon128.png"

0 commit comments

Comments
 (0)