Skip to content

Commit 15981bd

Browse files
committed
Preparing release 2026.1.3
1 parent 5e8a4d3 commit 15981bd

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Versions are of the form MAJOR.MINOR.PATCH. Each MINOR release (MAJOR.MINOR.0) i
1010
1111
.. towncrier release notes start
1212
13+
2026.1.3 (2026-05-27)
14+
---------------------
15+
16+
Bug fixes:
17+
18+
19+
- During after resolve dossiers nightly, trashed documents are correctly found [ran] [TI-3813]
20+
21+
1322
2026.1.2 (2026-05-05)
1423
---------------------
1524

changes/TI-3813.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55

6-
version = '2026.1.3.dev0'
6+
version = '2026.1.3'
77
maintainer = '4teamwork AG'
88

99

versions.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sablon = 0.3.1
1313

1414

1515
[versions]
16+
opengever.core = 2026.1.3
17+
1618
alabaster = 0.7.10
1719
alembic = 1.4.3
1820
amqp = 1.4.7

0 commit comments

Comments
 (0)