Skip to content

Commit

Permalink
2023.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
HLFH committed Jan 3, 2023
1 parent 2b4c6b4 commit d91bcde
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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.8.1'
VERSION = '2023.0'

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.8.1
:revdate: 2022-11-17
:revnumber: 2023.0
:revdate: 2023-01-03
: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.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -658,8 +658,8 @@
<div id="header">
<h1>automua: Email client configuration made easy</h1>
<div class="details">
<span id="revnumber">version 2022.8.1,</span>
<span id="revdate">2022-11-17</span>
<span id="revnumber">version 2023.0,</span>
<span id="revdate">2023-01-03</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -1781,8 +1781,8 @@ <h2 id="sponsorship"><a class="anchor" href="#sponsorship"></a>12. Sponsorship</
</div>
<div id="footer">
<div id="footer-text">
Version 2022.8.1<br>
Last updated 2022-11-17 12:31:44 UTC
Version 2023.0<br>
Last updated 2023-01-03 17:38:43 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit d91bcde

Please sign in to comment.