Plugin Directory

Changeset 1608840


Ignore:
Timestamp:
03/06/2017 04:20:53 PM (9 years ago)
Author:
briancolinger
Message:

Bumping the version number and changelog.

Location:
vaultpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vaultpress/trunk/readme.txt

    r1582921 r1608840  
    44Requires at least: 3.2
    55Tested up to: 4.7.2
    6 Stable tag: 1.8.6
     6Stable tag: 1.8.7
    77License: GPLv2
    88
     
    4848
    4949== Changelog ==
     50= 1.8.7 - 6 March 2017 =
     51* Security fix for https://wpvulndb.com/vulnerabilities/8745
     52
    5053= 1.8.6 - 26 January 2016 =
    5154* Compatibility updates
  • vaultpress/trunk/vaultpress.php

    r1582914 r1608840  
    1919    var $auto_register_option = 'vaultpress_auto_register';
    2020    var $db_version           = 4;
    21     var $plugin_version       = '1.8.6';
     21    var $plugin_version       = '1.8.7';
    2222
    2323    function __construct() {
Note: See TracChangeset for help on using the changeset viewer.