Plugin Directory

Changeset 3420744


Ignore:
Timestamp:
12/16/2025 08:22:49 AM (4 months ago)
Author:
cownected
Message:

Mise à jour à la version 1.1.7

Location:
teams-publisher/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • teams-publisher/trunk/readme.txt

    r3187343 r3420744  
    44Tags: comments, spam, teams, publish, publisher
    55Requires at least: 6.3
    6 Tested up to: 6.7.0
    7 Stable tag: 1.1.4
     6Tested up to: 6.9
     7Stable tag: 1.1.7
    88Requires PHP: 8.1
    99License: GPLv2 or later
     
    6969* improved required issues
    7070
     71= 1.1.6 =
     72* Tested up to WordPress 6.9
     73
    7174== Upgrade Notice ==
    7275
  • teams-publisher/trunk/teams-publisher.php

    r3187343 r3420744  
    1717 * Plugin URI:        https://www.cownected.com
    1818 * Description:       Teams Share: Easily share your WordPress posts to Microsoft Teams.
    19  * Version:           1.1.4
     19 * Version:           1.1.7
    2020 * Author:            cownected
    2121 * Author URI:        https://www.cownected.com/
     
    4343 * Rename this for your plugin and update it as you release new versions.
    4444 */
    45 const MS_TEAMS_PUBLISHER_VERSION = '1.1.4';
     45const MS_TEAMS_PUBLISHER_VERSION = '1.1.7';
    4646
    4747/**
Note: See TracChangeset for help on using the changeset viewer.