Plugin Directory

Changeset 2410393


Ignore:
Timestamp:
10/31/2020 05:13:12 PM (5 years ago)
Author:
tech2serve
Message:

3.9.3 Fix svn process

Location:
12-step-meeting-list/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • 12-step-meeting-list/trunk/12-step-meeting-list.php

    r2410379 r2410393  
    44Plugin URI: https://wordpress.org/plugins/12-step-meeting-list/
    55Description: Manage a list of recovery meetings
    6 Version: 3.9.2
     6Version: 3.9.3
    77Author: Code4Recovery
    88Author URI: https://github.com/code4recovery/12-step-meeting-list
     
    2424
    2525if (!defined('TSML_VERSION')) {
    26     define('TSML_VERSION', '3.9.2');
     26    define('TSML_VERSION', '3.9.3');
    2727}
    2828
  • 12-step-meeting-list/trunk/readme.txt

    r2410379 r2410393  
    33Requires at least: 3.2
    44Tested up to: 5.4.2
    5 Stable tag: 3.9.2
     5Stable tag: 3.9.3
    66
    77This plugin helps twelve step recovery programs list their meetings. It standardizes addresses, and displays results in a searchable list and map.
     
    206206== Changelog ==
    207207
     208= 3.9.3 =
     209* Fix subversion process.
     210
    208211= 3.9.2 =
    209212* Fix readme.txt version number.
Note: See TracChangeset for help on using the changeset viewer.