Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 9a0dea4

Browse files
committed
Updated modoboa requirement
1 parent 74ae289 commit 9a0dea4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/plugin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [ master ]
88
release:
99
branches: [ master ]
10+
types: [ published ]
1011

1112
env:
1213
POSTGRES_HOST: localhost

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
modoboa>=1.15.0
1+
modoboa>=2.0.0
22
pytz
33
django-filter==21.1

0 commit comments

Comments
 (0)