Plugin Directory

Changeset 1961188


Ignore:
Timestamp:
10/23/2018 09:27:06 AM (7 years ago)
Author:
Friese
Message:

tagging version 1.5.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-visitorflow/tags/1.5.1/wp-visitorflow.php

    r1961143 r1961188  
    44 * Plugin URI: https://www.datacodedesign.de/index.php/wp-visitorflow/
    55 * Description: Detailed web analytics and visualization of your website's visitor flow
    6  * Version: 1.5
     6 * Version: 1.5.1
    77 * Author: Onno Gabriel/DataCodeDesign
    88 * Author URI: http://www.onno-gabriel.de
     
    3535
    3636// Global constants
    37 define( 'WP_VISITORFLOW_VERSION', '1.5' );
     37define( 'WP_VISITORFLOW_VERSION', '1.5.1' );
    3838define( 'WP_VISITORFLOW_REQUIRED_PHP_VERSION', '5.3.0' );
    3939define( 'WP_VISITORFLOW_PLUGIN_PATH', trailingslashit( dirname(  __FILE__ ) ) );
Note: See TracChangeset for help on using the changeset viewer.