Changeset 3277770
- Timestamp:
- 04/20/2025 11:13:13 PM (12 months ago)
- Location:
- vanilla-bean-slack-hooker/trunk
- Files:
-
- 2 added
- 1 deleted
- 3 edited
-
CHANGELOG.md (added)
-
CHANGELOG_verbose.md (added)
-
README2.txt (deleted)
-
VERSION (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
vanilla-bean-slack-hooker.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vanilla-bean-slack-hooker/trunk/VERSION
r3277767 r3277770 1 5.4. 61 5.4.7 -
vanilla-bean-slack-hooker/trunk/readme.txt
r3277767 r3277770 6 6 Tested up to: 6.8 7 7 PHP Tested up to: 8.2 8 Stable tag: 5.4. 68 Stable tag: 5.4.7 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
vanilla-bean-slack-hooker/trunk/vanilla-bean-slack-hooker.php
r3277767 r3277770 17 17 Plugin URI: https://www.velvary.com.au 18 18 Description: Integrate webhooks into your site for notifications via Slack, Mattermost or others 19 Version: 5.4. 619 Version: 5.4.7 20 20 Author: Velvary 21 21 Author URI: https://www.velvary.com.au … … 33 33 34 34 35 const SLACKHOOKER_VERSION = '5.4. 6';35 const SLACKHOOKER_VERSION = '5.4.7'; 36 36 const SLACKHOOKER_LOGO = 'https://iili.io/F1uU8P.png'; 37 37 const SLACKHOOKER_LINK = 'https://www.velvary.com.au/wordpress_plugins/slackhooker';
Note: See TracChangeset
for help on using the changeset viewer.