Changeset 2410393
- Timestamp:
- 10/31/2020 05:13:12 PM (5 years ago)
- Location:
- 12-step-meeting-list/trunk
- Files:
-
- 1 added
- 2 edited
-
12-step-meeting-list.php (modified) (2 diffs)
-
includes/database_updates.php (added)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
12-step-meeting-list/trunk/12-step-meeting-list.php
r2410379 r2410393 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. 26 Version: 3.9.3 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. 2');26 define('TSML_VERSION', '3.9.3'); 27 27 } 28 28 -
12-step-meeting-list/trunk/readme.txt
r2410379 r2410393 3 3 Requires at least: 3.2 4 4 Tested up to: 5.4.2 5 Stable tag: 3.9. 25 Stable tag: 3.9.3 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.3 = 209 * Fix subversion process. 210 208 211 = 3.9.2 = 209 212 * Fix readme.txt version number.
Note: See TracChangeset
for help on using the changeset viewer.