Plugin Directory

Changeset 3372653


Ignore:
Timestamp:
10/04/2025 01:41:27 AM (5 months ago)
Author:
RoxxiStudios
Message:

Update version to 1.1.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • weatherbot/trunk/weatherbot.php

    r3369051 r3372653  
    44Plugin URI: https://roxxistudios.com/plugins/weatherbot
    55Description: 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.6
     6Version: 1.1.7
    77Requires at least: 6.0
    88Requires PHP: 7.4
     
    3838 * -------------------------------------------------------------------------- */
    3939if ( ! defined( 'RX_WEATHERBOT_VERSION' ) ) {
    40     define( 'RX_WEATHERBOT_VERSION', '1.1.6' );
     40    define( 'RX_WEATHERBOT_VERSION', '1.1.7' );
    4141}
    4242if ( ! defined( 'RX_WEATHERBOT_FILE' ) ) {
Note: See TracChangeset for help on using the changeset viewer.