Plugin Directory

Changeset 1555042


Ignore:
Timestamp:
12/14/2016 10:53:05 PM (9 years ago)
Author:
fifthestate
Message:

Finish versioning

Location:
fifthestate/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fifthestate/trunk/fifthestate.php

    r1555041 r1555042  
    33Plugin Name: FifthEstate
    44Description: Connect your WordPress.org site to FifthEstate.
    5 Version: 1.1
     5Version: 1.1.0
    66Author: FifthEstate
    77Author URI: https://profiles.wordpress.org/fifthestate
     
    1111namespace FifthEstate;
    1212const APP_NAME = 'FifthEstate';
    13 const APP_VERSION = '1.1';
     13const APP_VERSION = '1.1.0';
    1414
    1515// This is an optional local configuration file that you can create.
  • fifthestate/trunk/readme.txt

    r1552900 r1555042  
    44Requires at least: 4.4
    55Tested up to: 4.5.3
    6 Stable tag: 1.0.0
     6Stable tag: 1.1.0
    77License: GPLv3
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.