Plugin Directory

Changeset 2189530


Ignore:
Timestamp:
11/11/2019 09:42:14 AM (6 years ago)
Author:
freeflowcontent
Message:

Tagging version 1.0.1

Location:
freeflow/tags/1.0.1
Files:
11 copied

Legend:

Unmodified
Added
Removed
  • freeflow/tags/1.0.1/freeflow.php

    r2186694 r2189530  
    1010Description: Give visitors a sampling of your paid content and increase your subscription revenue.
    1111Author: Magnetic MG
    12 Version: 1.0.0
     12Version: 1.0.1
    1313Author URI: https://magneticmerchandising.com/
    1414Tags: paywall, subscriptions, metered content, paid content
     
    1919define( 'FREEFLOW_NAME', 'Freeflow Metered Content Plugin' );
    2020define( 'FREEFLOW_SLUG', 'freeflow' );
    21 define( 'FREEFLOW_VERSION', '1.0.0' );
     21define( 'FREEFLOW_VERSION', '1.0.1' );
    2222define( 'FREEFLOW_URL', plugin_dir_url( __FILE__ ) );
    2323define( 'FREEFLOW_PATH', plugin_dir_path( __FILE__ ) );
  • freeflow/tags/1.0.1/readme.txt

    r2186694 r2189530  
    11=== FreeFlow Content Plugin for WordPress ===
    22Tested up to: 5.2.4
    3 Stable tag: 1.0.0
     3Stable tag: 1.0.1
    44Tags: paywall, subscriptions, metered content, paid content
    55License: GPLv3 or later
Note: See TracChangeset for help on using the changeset viewer.