Skip to content

Commit

Permalink
Bump to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samiahmedsiddiqui committed Mar 19, 2019
1 parent 937d0b1 commit f8dd34b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion prevent-xss-vulnerability.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Prevent XSS Vulnerability
* Plugin URI: https://wordpress.org/plugins/prevent-xss-vulnerability/
* Description: Secure your site from the XSS Attack.
* Version: 0.3.0
* Version: 0.3.1
* Author: Sami Ahmed Siddiqui
* Author URI: https://www.yasglobal.com/web-design-development/wordpress/prevent-xss-vulnerability/
* License: GPLv3
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ Contributors: sasiddiqui
Tags: attack, cross-site scripting, security, vulnerability, xss
Requires at least: 3.5
Tested up to: 5.1
Stable tag: 0.3.0
Stable tag: 0.3.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Protect your site from the XSS Attack.

== Description ==

This plugin provides the functionality for `Reflected XSS` and `Self-XSS`.
Expand Down Expand Up @@ -108,6 +106,11 @@ A. No, this plugin doesn't have any conflict with any plugin.

== Changelog ==

= 0.3.1 - Mar 19, 19 =

* Enhancements
* Changing function name to be more generic for `Self-XSS` Functionality

= 0.3.0 - Mar 14, 19 =

* Enhancements
Expand Down

0 comments on commit f8dd34b

Please sign in to comment.