Plugin Directory

Changeset 3194745


Ignore:
Timestamp:
11/22/2024 08:20:10 AM (16 months ago)
Author:
TechGasp
Message:

Version 7.5.0

Location:
spam-master
Files:
101 added
2 edited

Legend:

Unmodified
Added
Removed
  • spam-master/trunk/class-spammaster.php

    r3187257 r3194745  
    33 * Plugin Name: Spam Master
    44 * Plugin URI: https://www.spammaster.org
    5  * Version: 7.4.9
     5 * Version: 7.5.0
    66 * Author: TechGasp
    77 * Author URI: https://www.techgasp.com
     
    3434if ( ! class_exists( 'SpamMaster' ) ) :
    3535
    36     define( 'SPAM_MASTER_VERSION', '7.4.9' );
     36    define( 'SPAM_MASTER_VERSION', '7.5.0' );
    3737    define( 'SPAM_MASTER_NAME', 'Spam Master' );
    3838    define( 'SPAM_MASTER_DOMAIN', 'SpamMaster.org' );
  • spam-master/trunk/readme.txt

    r3187257 r3194745  
    33Tags: firewall, spam, antispam, antibot, protection
    44Requires at least: 5.0
    5 Tested up to: 6.7
    6 Stable tag: 7.4.9
     5Tested up to: 6.7.1
     6Stable tag: 7.5.0
    77License: GPLv2 or later
    88
     
    217217
    218218== Changelog ==
     219
     220= 7.5.0 =
     221* Clean up
     222* Speed improvements
    219223
    220224= 7.4.9 =
Note: See TracChangeset for help on using the changeset viewer.