Changeset 3372653
- Timestamp:
- 10/04/2025 01:41:27 AM (5 months ago)
- File:
-
- 1 edited
-
weatherbot/trunk/weatherbot.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
weatherbot/trunk/weatherbot.php
r3369051 r3372653 4 4 Plugin URI: https://roxxistudios.com/plugins/weatherbot 5 5 Description: WeatherBot — free version is a clean, easy to use weather plugin. Add fast, accessible, location-based weather using the Google Maps Platform (Weather + Geocoding). Includes a shortcode with inline/badge/compact variants and a widget. 6 Version: 1.1. 66 Version: 1.1.7 7 7 Requires at least: 6.0 8 8 Requires PHP: 7.4 … … 38 38 * -------------------------------------------------------------------------- */ 39 39 if ( ! defined( 'RX_WEATHERBOT_VERSION' ) ) { 40 define( 'RX_WEATHERBOT_VERSION', '1.1. 6' );40 define( 'RX_WEATHERBOT_VERSION', '1.1.7' ); 41 41 } 42 42 if ( ! defined( 'RX_WEATHERBOT_FILE' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.