Plugin Directory

Changeset 3163998


Ignore:
Timestamp:
10/07/2024 08:23:43 AM (18 months ago)
Author:
cownected
Message:

Mise à jour à la version 1.1.2

Location:
teams-publisher/trunk
Files:
2 edited

Legend:

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

    r3163984 r3163998  
    55Requires at least: 6.3
    66Tested up to: 6.6.1
    7 Stable tag: 1.0.29
     7Stable tag: 1.1.2
    88Requires PHP: 8.1
    99License: GPLv2 or later
  • teams-publisher/trunk/teams-publisher.php

    r3163984 r3163998  
    1717 * Plugin URI:        https://www.cownected.com
    1818 * Description:       Teams Share: Easily share your WordPress posts to Microsoft Teams.
    19  * Version:           1.0.29
     19 * Version:           1.1.2
    2020 * Author:            cownected
    2121 * Author URI:        https://www.cownected.com/
     
    3939 * Rename this for your plugin and update it as you release new versions.
    4040 */
    41 define( 'MS_TEAMS_PUBLISHER_VERSION', '1.0.29' );
     41define( 'MS_TEAMS_PUBLISHER_VERSION', '1.0.30' );
    4242
    4343/**
Note: See TracChangeset for help on using the changeset viewer.