Compare commits

..

1 Commits

Author SHA1 Message Date
Kara Engelhardt
387948b841 Fix crash in mail_send_task for nonexistant mails 2026-03-30 14:34:54 +02:00

View File

@@ -19,4 +19,4 @@
# You should have received a copy of the GNU Affero General Public License along with this program. If not, see
# <https://www.gnu.org/licenses/>.
#
__version__ = "2026.3.0"
__version__ = "2026.3.0.dev0"