Changeset 2410379
- Timestamp:
- 10/31/2020 04:23:55 PM (5 years ago)
- Location:
- 12-step-meeting-list/trunk
- Files:
-
- 2 edited
-
12-step-meeting-list.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
12-step-meeting-list/trunk/12-step-meeting-list.php
r2410368 r2410379 4 4 Plugin URI: https://wordpress.org/plugins/12-step-meeting-list/ 5 5 Description: Manage a list of recovery meetings 6 Version: 3.9. 16 Version: 3.9.2 7 7 Author: Code4Recovery 8 8 Author URI: https://github.com/code4recovery/12-step-meeting-list … … 24 24 25 25 if (!defined('TSML_VERSION')) { 26 define('TSML_VERSION', '3.9. 1');26 define('TSML_VERSION', '3.9.2'); 27 27 } 28 28 -
12-step-meeting-list/trunk/readme.txt
r2410368 r2410379 3 3 Requires at least: 3.2 4 4 Tested up to: 5.4.2 5 Stable tag: 3.9. 05 Stable tag: 3.9.2 6 6 7 7 This plugin helps twelve step recovery programs list their meetings. It standardizes addresses, and displays results in a searchable list and map. … … 206 206 == Changelog == 207 207 208 = 3.9.2 = 209 * Fix readme.txt version number. 210 208 211 = 3.9.1 = 209 212 * Hot fix.
Note: See TracChangeset
for help on using the changeset viewer.