Plugin Directory

Changeset 2775565


Ignore:
Timestamp:
08/25/2022 01:44:20 PM (4 years ago)
Author:
gleap
Message:

Updated Gleap widget to v8.0.2

Location:
gleap/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gleap/trunk/README.txt

    r2775558 r2775565  
    44Requires at least: 4.1.5
    55Tested up to: 6.0.1
    6 Stable tag: 8.0.0
     6Stable tag: 8.0.2
    77License: Commercial
    88License URI: https://github.com/Gleap/Wordpress/blob/main/README.txt
     
    3939== Changelog ==
    4040
    41 = 8.0.1 =
     41= 8.0.2 =
    4242* Fixed some minor issues.
    4343
  • gleap/trunk/gleap.php

    r2775558 r2775565  
    1717 * Plugin Name:       Gleap
    1818 * Description:       Gleap helps developers build the best software faster. It is your affordable in-app bug reporting tool for apps, websites and industrial applications.
    19  * Version:           8.0.1
     19 * Version:           8.0.2
    2020 * Author:            Gleap
    2121 * Author URI:        https://www.gleap.io
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'GLEAP_VERSION', '8.0.1' );
     38define( 'GLEAP_VERSION', '8.0.2' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.