Skip to content

Commit ffab785

Browse files
committed
Prep version number for 4.9.0
1 parent 8a05f42 commit ffab785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

com_connect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// 1 = Plugin help is in raw HTML. Not recommended.
1818
# $plugin['allow_html_help'] = 1;
1919

20-
$plugin['version'] = '4.9.0-beta';
20+
$plugin['version'] = '4.9.0';
2121
$plugin['author'] = 'Textpattern Community';
2222
$plugin['author_uri'] = 'https://forum.textpattern.com/viewtopic.php?id=47913';
2323
$plugin['description'] = 'Form and contact mailer for Textpattern';

0 commit comments

Comments
 (0)