Plugin Directory

Changeset 2828938


Ignore:
Timestamp:
12/05/2022 09:20:23 PM (3 years ago)
Author:
plnic
Message:

removes unnecessary warninbg

Location:
punchlist
Files:
2 edited
24 copied

Legend:

Unmodified
Added
Removed
  • punchlist/tags/1.3.9/trunk/bootstrap.php

    r2828933 r2828938  
    66Description: Harness the magic of Punchlist from the WP Dashboard
    77Author: Punchlist Labs
    8 Version: 1.3.8
     8Version: 1.3.9
    99Author URI: https://punchlist.com
    1010Credits: This plugin borrows heavily from Public Post Preview plugin but Dominik Schilling. WP won't allow
  • punchlist/tags/1.3.9/trunk/readme.txt

    r2828933 r2828938  
    44Requires at least: 5.5
    55Tested up to: 6.1.1
    6 Stable tag: 1.3.8
     6Stable tag: 1.3.9
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    3030
    3131== Changelog ==
     32= 1.3.9 =
     33Prevents unnecessary warning
     34
    3235= 1.3.8 =
    3336* Version bump
  • punchlist/trunk/bootstrap.php

    r2828933 r2828938  
    66Description: Harness the magic of Punchlist from the WP Dashboard
    77Author: Punchlist Labs
    8 Version: 1.3.8
     8Version: 1.3.9
    99Author URI: https://punchlist.com
    1010Credits: This plugin borrows heavily from Public Post Preview plugin but Dominik Schilling. WP won't allow
  • punchlist/trunk/readme.txt

    r2828933 r2828938  
    44Requires at least: 5.5
    55Tested up to: 6.1.1
    6 Stable tag: 1.3.8
     6Stable tag: 1.3.9
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    3030
    3131== Changelog ==
     32= 1.3.9 =
     33Prevents unnecessary warning
     34
    3235= 1.3.8 =
    3336* Version bump
Note: See TracChangeset for help on using the changeset viewer.