Skip to content

Commit

Permalink
2022.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
HLFH committed Nov 2, 2022
1 parent 05b86ca commit 0c9bcf2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automua/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import logging

IDENTIFIER = "automua" # Do not change this!
VERSION = '2022.5'
VERSION = '2022.6'

PLACEHOLDER_ADDRESS = r'%EMAILADDRESS%'
PLACEHOLDER_DOMAIN = r'%EMAILDOMAIN%'
Expand Down
4 changes: 2 additions & 2 deletions docs/automua.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
= automua: Email client configuration made easy
:keywords: autoconfig, autodiscover, mobileconfig, automx, automx2, automua
:subject: automua: Email client configuration made easy
:revnumber: 2022.5
:revdate: 2022-10-31
:revnumber: 2022.6
:revdate: 2022-11-02
:copyright: © 2019-2022 Ralph Seichter, Patrick Ben Koetter, Gaspard d'Hautefeuille
:publisher: Gaspard d'Hautefeuille
:lang: en
Expand Down
Binary file modified docs/automua.pdf
Binary file not shown.

0 comments on commit 0c9bcf2

Please sign in to comment.