Plugin Directory

Changeset 2884379


Ignore:
Timestamp:
03/21/2023 03:36:22 PM (3 years ago)
Author:
blueglassinteractive
Message:

v 2.5.11.1

Location:
job-postings
Files:
258 added
2 edited

Legend:

Unmodified
Added
Removed
  • job-postings/trunk/job-postings.php

    r2884276 r2884379  
    55Description: WordPress plugin that make it easy to add job postings to your company’s website in a structured way.
    66Author: BlueGlass
    7 Version: 2.5.11
     7Version: 2.5.11.1
    88Author URI: http://blueglass.ch/
    99Text Domain: job-postings
     
    1414if( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
    1515
    16 define('JOBPOSTINGSVERSION', '2.5.11');
     16define('JOBPOSTINGSVERSION', '2.5.11.1');
    1717define('JOBPOSTINGSPATH', plugin_dir_path( __FILE__ ));
    1818define('JOBPOSTINGSURL', plugin_dir_url(__FILE__));
  • job-postings/trunk/readme.txt

    r2884281 r2884379  
    44Requires at least: 5.0
    55Tested up to: 6.1
    6 Stable tag: 2.5.11
     6Stable tag: 2.5.11.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.