Plugin Directory

Changeset 2610210


Ignore:
Timestamp:
10/06/2021 10:23:51 AM (4 years ago)
Author:
microtango
Message:

0.9.16

Location:
microtango
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • microtango/trunk/microtango.php

    r2608213 r2610210  
    44Plugin URI: https://microtango.de/
    55Description: Microtango WP integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.
    6 Version: 0.9.15
     6Version: 0.9.16
    77Author: microtango
    88Author URI: https://profiles.wordpress.org/microtango/
     
    3030    "settings_page_title" => "Microtango Einstellungen",
    3131    "settings" => "microtango_settings",
    32     "version" => "0.9.15"
     32    "version" => "0.9.16"
    3333);
    3434
  • microtango/trunk/readme.txt

    r2610208 r2610210  
    55Requires PHP: 5.6.0
    66Tested up to: 5.8.1
    7 Stable tag: 0.9.15
     7Stable tag: 0.9.16
    88License: MIT License
    99License URI: http://opensource.org/licenses/MIT
     
    144144== Changelog ==
    145145
     146= 0.9.16 =
     147* WP Version 4.0.0 - 5.8.1
     148
    146149= 0.9.15 =
    147150* Fallback to popup, if mtattendform is missing
Note: See TracChangeset for help on using the changeset viewer.