Plugin Directory

Changeset 2340802


Ignore:
Timestamp:
07/15/2020 08:36:13 AM (6 years ago)
Author:
skyroom
Message:

upgrade to version 1.4.6

Location:
skyroom-wp
Files:
302 added
3 edited

Legend:

Unmodified
Added
Removed
  • skyroom-wp/trunk/config.php

    r2340792 r2340802  
    3939$parameters = [
    4040    'name' => 'skyroom',
    41     'version' => '1.4.5',
     41    'version' => '1.4.6',
    4242    'plugin.path' => plugin_dir_path(__FILE__),
    4343    'plugin.url' => plugin_dir_url(__FILE__),
  • skyroom-wp/trunk/readme.txt

    r2340793 r2340802  
    55Requires at least: 4.7
    66Tested up to: 5.4.2
    7 Stable tag: 1.4.5
     7Stable tag: 1.4.6
    88Requires PHP: 7.0
    99License: GPLv2 or later
  • skyroom-wp/trunk/skyroom.php

    r2340801 r2340802  
    77 * Plugin URI:        https://skyroom.online/pages/wordpress-integration
    88 * Description:       A plugin to integrate skyroom with your wordpress site
    9  * Version:           1.4.5
     9 * Version:           1.4.6
    1010 * Author:            Skyroom
    1111 * Author URI:        https://skyroom.online/
Note: See TracChangeset for help on using the changeset viewer.