Changeset 3163998
- Timestamp:
- 10/07/2024 08:23:43 AM (18 months ago)
- Location:
- teams-publisher/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
teams-publisher.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
teams-publisher/trunk/readme.txt
r3163984 r3163998 5 5 Requires at least: 6.3 6 6 Tested up to: 6.6.1 7 Stable tag: 1. 0.297 Stable tag: 1.1.2 8 8 Requires PHP: 8.1 9 9 License: GPLv2 or later -
teams-publisher/trunk/teams-publisher.php
r3163984 r3163998 17 17 * Plugin URI: https://www.cownected.com 18 18 * Description: Teams Share: Easily share your WordPress posts to Microsoft Teams. 19 * Version: 1. 0.2919 * Version: 1.1.2 20 20 * Author: cownected 21 21 * Author URI: https://www.cownected.com/ … … 39 39 * Rename this for your plugin and update it as you release new versions. 40 40 */ 41 define( 'MS_TEAMS_PUBLISHER_VERSION', '1.0. 29' );41 define( 'MS_TEAMS_PUBLISHER_VERSION', '1.0.30' ); 42 42 43 43 /**
Note: See TracChangeset
for help on using the changeset viewer.