Skip to content
Snippets Groups Projects
Commit b14d4099 authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[TASK] Raise version to 4.4.4

parent 42b591bc
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"version": "4.4.3", "version": "4.4.4",
"repositories": [ "repositories": [
{ {
"type": "composer", "type": "composer",
......
...@@ -8,7 +8,7 @@ $EM_CONF['sg_mail'] = array ( ...@@ -8,7 +8,7 @@ $EM_CONF['sg_mail'] = array (
'title' => 'Mail Templates', 'title' => 'Mail Templates',
'description' => 'Mail Templates', 'description' => 'Mail Templates',
'category' => 'module', 'category' => 'module',
'version' => '4.4.3', 'version' => '4.4.4',
'state' => 'stable', 'state' => 'stable',
'uploadfolder' => false, 'uploadfolder' => false,
'createDirs' => '', 'createDirs' => '',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment