Skip to content

Commit 39de8f0

Browse files
committed
Updated modoboa requirement.
1 parent d8d9e80 commit 39de8f0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
modoboa>=1.15.0
1+
modoboa>=2.0.0
22
django-filter==21.1
3-
django-webpack-loader
3+
django-webpack-loader==0.7.0
44
vobject
55
caldav==0.9.0

0 commit comments

Comments
 (0)