Skip to content

Commit

Permalink
Push up version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
aghorler committed May 9, 2018
1 parent febdaa9 commit 23e8542
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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/).

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 23e8542

Please sign in to comment.