Plugin Directory

Changeset 2549324


Ignore:
Timestamp:
06/17/2021 01:00:01 AM (5 years ago)
Author:
naoca
Message:

Updating to 1.0.65

Location:
naoca/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • naoca/trunk/README.txt

    r2548574 r2549324  
    2727
    2828== Upgrade Notice ==
     29
     30= 1.0.65 =
     31
     32Fixed babel module issue
    2933
    3034= 1.0.6 =
  • naoca/trunk/naoca.php

    r2548567 r2549324  
    1717 * Plugin URI:        https://www.naoca.com.au
    1818 * Description:       Plugin to communicate with Naoca API and display client information, including live streams etc
    19  * Version:           1.0.6
     19 * Version:           1.0.65
    2020 * Author:            George Inggs
    2121 * Author URI:        https://www.naoca.com.au
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'NAOCA_VERSION', '1.0.6' );
     38define( 'NAOCA_VERSION', '1.0.65' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.