Plugin Directory

Changeset 3258089


Ignore:
Timestamp:
03/18/2025 10:23:40 PM (13 months ago)
Author:
microtango
Message:

Bugfix for settings

Location:
microtango
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • microtango/trunk/microtango.php

    r3258086 r3258089  
    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.27
     6Version: 0.9.28
    77Author: microtango
    88Author URI: https://profiles.wordpress.org/microtango/
     
    3030    "settings_page_title" => "Microtango Einstellungen",
    3131    "settings" => "microtango_settings",
    32     "version" => "0.9.27"
     32    "version" => "0.9.28"
    3333);
    3434
  • microtango/trunk/readme.txt

    r3258086 r3258089  
    55Requires PHP: 7.0.0
    66Tested up to: 6.7.2
    7 Stable tag: 0.9.27
     7Stable tag: 0.9.28
    88License: MIT License
    99License URI: http://opensource.org/licenses/MIT
     
    157157== Changelog ==
    158158
     159= 0.9.28 =
     160* Bugfix for missing settings
     161
    159162= 0.9.27 =
    160163* Bugfix for missing settings
Note: See TracChangeset for help on using the changeset viewer.