Skip to content

Commit

Permalink
version 1.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ihaveamac committed May 1, 2022
1 parent 432f842 commit 4a5a5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from typing import List, Optional, Tuple


version = '1.3.10'
version = '1.3.11'

is_docker = environ.get('IS_DOCKER', 0)
data_dir = environ.get('MODMAIL_DATA_DIR', '.')
Expand Down

0 comments on commit 4a5a5c5

Please sign in to comment.