Plugin Directory

Changeset 3420116


Ignore:
Timestamp:
12/15/2025 12:27:18 PM (4 months ago)
Author:
surewp
Message:

Bump version to 1.1.7

Location:
surewp-app-bottom-menu/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • surewp-app-bottom-menu/trunk/mobile-bottom-menu.php

    r3420105 r3420116  
    44 * Plugin URI: https://surewp.pro/app-style-bottom-menu
    55 * Description: Adds an app-style bottom menu for mobile devices with Elementor widget support, WooCommerce cart integration, and search modal
    6  * Version: 1.1.6
     6 * Version: 1.1.7
    77 * Author: SureWP
    88 * Author URI: https://surewp.pro
     
    1919
    2020// Define plugin constants
    21 define('SWPABM_VERSION', '1.1.6');
     21define('SWPABM_VERSION', '1.1.7');
    2222define('SWPABM_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2323define('SWPABM_PLUGIN_URL', plugin_dir_url(__FILE__));
  • surewp-app-bottom-menu/trunk/readme.txt

    r3420111 r3420116  
    44Requires at least: 5.0
    55Tested up to: 6.9
    6 Stable tag: 1.1.6
     6Stable tag: 1.1.7
    77Requires PHP: 7.0
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.