Plugin Directory

Changeset 3020785


Ignore:
Timestamp:
01/12/2024 04:51:32 AM (2 years ago)
Author:
activityhub
Message:

New version updated

Location:
activityhub
Files:
370 added
3 edited

Legend:

Unmodified
Added
Removed
  • activityhub/trunk/README.txt

    r3015050 r3020785  
    44Requires at least: 5.0
    55Tested up to: 6.4.2
    6 Stable tag: 3.3.3
     6Stable tag: 3.3.4
    77Requires PHP: 7.2 or Greater
    88License: GPLv2 or later
     
    149149== Changelog ==
    150150
     151= 3.3.4 =
     152* Fieldday Plugin Fixes.
     153
    151154= 3.3.3 =
    152155* Fieldday Plugin Fixes.
  • activityhub/trunk/fieldday.php

    r3015050 r3020785  
    55 * Plugin URI: https://activityhub.com
    66 * Description: A wordpress plugin for Field Day API
    7  * Version: 3.3.3
     7 * Version: 3.3.4
    88 * Author: Field Day
    99 * Author URI: https://profiles.wordpress.org/fieldday/
  • activityhub/trunk/inc/Classfieldday.php

    r3015050 r3020785  
    1515     * @var string
    1616     */
    17     public $version = '3.3.3';
     17    public $version = '3.3.4';
    1818
    1919    /**
Note: See TracChangeset for help on using the changeset viewer.