Plugin Directory

Changeset 1910182


Ignore:
Timestamp:
07/17/2018 07:20:53 AM (8 years ago)
Author:
fbchville
Message:

Add version 1.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-espace-table/trunk/simple-espace-table-plugin.php

    r1906250 r1910182  
    55 * Description: SIMPLE eSPACE TABLE (SeT) is designed to take the power of eSPACE, a product from CoolSolution Group, and output the event in a simple html table format to easily be shown on digital signage or a simple web view. The setup is easy and the configuration is a breeze. Just input your API key in settings and then customize one or more table views to output your event data.
    66 * Author: fbchville
    7  * Version: 1.0
     7 * Version: 1.1
    88 * License: GPL2+
    99 * Text Domain: crb
     
    1212
    1313define( 'SIMPLE_ESPACE_TABLE_MINIMUM_WP_VERSION', '4.7' );
    14 define( 'SIMPLE_ESPACE_TABLE_VERSION', '1.0' );
     14define( 'SIMPLE_ESPACE_TABLE_VERSION', '1.1' );
    1515define( 'SIMPLE_ESPACE_TABLE_INIT', true );
    1616define( 'SIMPLE_ESPACE_TABLE_LICENSE', true );
Note: See TracChangeset for help on using the changeset viewer.