Plugin Directory

Changeset 1904431


Ignore:
Timestamp:
07/05/2018 09:30:36 AM (8 years ago)
Author:
appandmap
Message:

Update version

Location:
qibla-directory/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • qibla-directory/trunk/index.php

    r1828780 r1904431  
    55 * @link    http://www.southemes.com
    66 * @package QiblaDirectory
    7  * @version 1.1.1
     7 * @version 1.1.2
    88 *
    99 * @wordpress-plugin
     
    1111 * Plugin URI: https://southemes.com/demos/qiblaplugin/qibladirectory-free/
    1212 * Description: The Listings Directory Plugin
    13  * Version: 1.1.1
     13 * Version: 1.1.2
    1414 * Author: App&Map <luca@appandmap.com>
    1515 * Author URI: http://appandmap.com/en/
  • qibla-directory/trunk/src/Plugin.php

    r1829226 r1904431  
    4343     * @var string The plugin current version
    4444     */
    45     const PLUGIN_VERSION = '1.1.1';
     45    const PLUGIN_VERSION = '1.1.2';
    4646
    4747    /**
Note: See TracChangeset for help on using the changeset viewer.