Plugin Directory

Changeset 1608862


Ignore:
Timestamp:
03/06/2017 05:26:51 PM (9 years ago)
Author:
briancolinger
Message:

Bumping the version to 1.8.8 in all the correct places this time.

Location:
vaultpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vaultpress/trunk/readme.txt

    r1608840 r1608862  
    44Requires at least: 3.2
    55Tested up to: 4.7.2
    6 Stable tag: 1.8.7
     6Stable tag: 1.8.8
    77License: GPLv2
    88
  • vaultpress/trunk/vaultpress.php

    r1608840 r1608862  
    44 * Plugin URI: http://vaultpress.com/?utm_source=plugin-uri&utm_medium=plugin-description&utm_campaign=1.0
    55 * Description: Protect your content, themes, plugins, and settings with <strong>realtime backup</strong> and <strong>automated security scanning</strong> from <a href="http://vaultpress.com/?utm_source=wp-admin&amp;utm_medium=plugin-description&amp;utm_campaign=1.0" rel="nofollow">VaultPress</a>. Activate, enter your registration key, and never worry again. <a href="http://vaultpress.com/help/?utm_source=wp-admin&amp;utm_medium=plugin-description&amp;utm_campaign=1.0" rel="nofollow">Need some help?</a>
    6  * Version: 1.8.6
     6 * Version: 1.8.8
    77 * Author: Automattic
    88 * Author URI: http://vaultpress.com/?utm_source=author-uri&amp;utm_medium=plugin-description&amp;utm_campaign=1.0
     
    1919    var $auto_register_option = 'vaultpress_auto_register';
    2020    var $db_version           = 4;
    21     var $plugin_version       = '1.8.7';
     21    var $plugin_version       = '1.8.8';
    2222
    2323    function __construct() {
Note: See TracChangeset for help on using the changeset viewer.