Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Commit a75bb23

Browse files
committed
Release version 3.0.1
This is a bugfix release, to solve a single bug: * UTF-8 characters in newsletter content were mangled
1 parent a910687 commit a75bb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'description' => 'Send any pages as Newsletter and provide statistics on opened emails and clicked links.',
66
'category' => 'module',
77
'shy' => 0,
8-
'version' => '3.0.0',
8+
'version' => '3.0.1',
99
'dependencies' => '',
1010
'conflicts' => '',
1111
'priority' => '',

0 commit comments

Comments
 (0)