Changeset 1460807
- Timestamp:
- 07/26/2016 12:36:17 PM (10 years ago)
- Location:
- opentickets-community-edition/trunk
- Files:
-
- 2 added
- 2 edited
-
assets/js/libs/moment-timezone (added)
-
assets/js/libs/moment-timezone/moment-timezone-all-years.js (added)
-
launcher.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
opentickets-community-edition/trunk/launcher.php
r1458303 r1460807 4 4 * Plugin URI: http://opentickets.com/ 5 5 * Description: Event Management and Online Ticket Sales Platform 6 * Version: 2.4. 26 * Version: 2.4.3 7 7 * Author: Quadshot Software LLC 8 8 * Author URI: http://quadshot.com/ … … 54 54 'fctm' => 'fc', 55 55 'always_reserve' => 0, 56 'version' => '2.4. 2',56 'version' => '2.4.3', 57 57 'min_wc_version' => '2.6.1', 58 58 'core_post_type' => 'qsot-event', -
opentickets-community-edition/trunk/readme.txt
r1458303 r1460807 171 171 172 172 == Changelog == 173 174 = 2.4.3 - 07/26/2016 = 175 * added moment-timezone library, missing from last update 173 176 174 177 = 2.4.2 - 07/21/2016 =
Note: See TracChangeset
for help on using the changeset viewer.