Plugin Directory

Changeset 3024865


Ignore:
Timestamp:
01/22/2024 04:17:58 AM (2 years ago)
Author:
automcoding
Message:

Release 1.6.2

Location:
predikan
Files:
1 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • predikan/tags/1.6.2/predikan.php

    r2395234 r3024865  
    66 * Plugin URI:  https://github.com/AutomCoding/wp-predikan/
    77 * Description: Upload sermons to your church's website as a podcast and include them, in a table, on any of your pages.
    8  * Version:     1.6.1
     8 * Version:     1.6.2
    99 * Author:      Filip Bengtsson
    1010 * Author URI:  https://autom.zone/
  • predikan/tags/1.6.2/readme.txt

    r2395234 r3024865  
    33Tags: church, podcast, sermon
    44Requires at least: 5.3.0
    5 Tested up to: 5.5
     5Tested up to: 6.4.2
    66Requires PHP: 7.0.0
    7 Stable tag: 1.6.1
     7Stable tag: 1.6.2
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    2525
    2626== Changelog ==
     27= 1.6.2 =
     28* Add banner image for the plugin repository.
     29* Test with the latest WordPress version.
     30
    2731= 1.6.1 =
    2832* Security related bug fixed.
  • predikan/tags/1.6.2/upgrade_notices.txt

    r2395234 r3024865  
     1= 1.6.2 =
     2Testing with the latest WordPress version and plugin directory artwork.
     3
    14= 1.6.1 =
    25This is a fix for a security bug.
  • predikan/trunk/predikan.php

    r2395234 r3024865  
    66 * Plugin URI:  https://github.com/AutomCoding/wp-predikan/
    77 * Description: Upload sermons to your church's website as a podcast and include them, in a table, on any of your pages.
    8  * Version:     1.6.1
     8 * Version:     1.6.2
    99 * Author:      Filip Bengtsson
    1010 * Author URI:  https://autom.zone/
  • predikan/trunk/readme.txt

    r2395234 r3024865  
    33Tags: church, podcast, sermon
    44Requires at least: 5.3.0
    5 Tested up to: 5.5
     5Tested up to: 6.4.2
    66Requires PHP: 7.0.0
    7 Stable tag: 1.6.1
     7Stable tag: 1.6.2
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    2525
    2626== Changelog ==
     27= 1.6.2 =
     28* Add banner image for the plugin repository.
     29* Test with the latest WordPress version.
     30
    2731= 1.6.1 =
    2832* Security related bug fixed.
  • predikan/trunk/upgrade_notices.txt

    r2395234 r3024865  
     1= 1.6.2 =
     2Testing with the latest WordPress version and plugin directory artwork.
     3
    14= 1.6.1 =
    25This is a fix for a security bug.
Note: See TracChangeset for help on using the changeset viewer.