Skip to content

Commit 01bb15d

Browse files
committed
Merge branch 'release/9.0.1'
2 parents 2d69def + af0f211 commit 01bb15d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/ter-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: TER release
22

33
on:
4+
workflow_dispatch:
5+
tags:
6+
- '*'
47
push:
58
tags:
69
- '*'

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
and easy to use mailform extension with a lots of features
1010
(spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',
1111
'category' => 'plugin',
12-
'version' => '9.0.0',
12+
'version' => '9.0.1',
1313
'state' => 'beta',
1414
'author' => 'Powermail Development Team',
1515
'author_email' => 'service@in2code.de',

0 commit comments

Comments
 (0)