Changeset 3107330
- Timestamp:
- 06/25/2024 10:00:46 AM (21 months ago)
- Location:
- tinywp-mobile-detect/trunk
- Files:
-
- 1 added
- 2 edited
- 1 moved
-
changelog.txt (added)
-
inc/TinyWP_MobileDetect.php (moved) (moved from tinywp-mobile-detect/trunk/inc/TinyWP_Mobile_Detect.php)
-
mobile-detect.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tinywp-mobile-detect/trunk/mobile-detect.php
r3107316 r3107330 8 8 * Author: Pothi Kalimuthu 9 9 * Author URI: https://www.tinywp.in/ 10 * Version: 3.0 10 * Version: 3.0.1 11 11 * Requires at least: 3.0 12 12 * Requires PHP: 7.4 -
tinywp-mobile-detect/trunk/readme.txt
r3107316 r3107330 6 6 Tested up to: 6.5 7 7 Requires PHP: 7.4 8 Stable tag: 3.0 8 Stable tag: 3.0.1 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 66 66 Changelog for upstream Mobile Detect library can be found at [https://github.com/serbanghita/Mobile-Detect/releases](https://github.com/serbanghita/Mobile-Detect/releases). 67 67 68 = 3.0.1 = 69 + Fixed an issue with file name. 70 68 71 = 3.0 = 69 72 + Update upstream Mobile Detect Library from version 2.8.38 to 2.8.41 .
Note: See TracChangeset
for help on using the changeset viewer.