Skip to content

Commit 7e51a78

Browse files
Postponing release to 1st February 2023 - just before FOSDEM
1 parent d316270 commit 7e51a78

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/downloads.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1>TDF</h1>
4949
<div id="contenta">
5050
<h1 id="downloads">Downloads</h1>
5151
<h2 id="current-version">Current Version</h2>
52-
<p>The current version is the 0.12.0 supporting ODF 1.3. The future development is based on the <a href="https://github.com/tdf/odftoolkit">master branch</a>.<br> The releases of 0.12.0 was on December 22th, 2022.</p>
52+
<p>The current version is the 0.12.0 supporting ODF 1.3. The future development is based on the <a href="https://github.com/tdf/odftoolkit">master branch</a>.<br> The releases of 0.12.0 was on February 1st, 2022.</p>
5353
<h2 id="releases-(latest)">Releases (latest)</h2>
5454
<p>The release 0.12.0 is using JDK 11 implementing <a href="http://docs.oasis-open.org/office/v1.3/os/">ODF 1.3</a>.<br> The release 0.11.0 is using JDK 11 implementing <a href="http://docs.oasis-open.org/office/v1.2/os/">ODF 1.2</a>.<br></p>
5555
<p>For more details see the <a href="./ReleaseNotes.html">release notes</a>. People interested should also follow the <a href="mailing-lists.html">mail list</a> to track progress.</p>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ <h2 id="components-of-the-odf-toolkit-(java)">Components of the ODF Toolkit (Jav
6060
</ol>
6161
<p>Find our sources on <a href="https://github.com/tdf/odftoolkit">GitHub</a>. People interested should follow the <a href="mailing-lists.html">mail list</a> to track progress.</p>
6262
<h2 id="history">History</h2>
63-
<h3 id="2021-12-22-odf-toolkit-releases-of-0.12.0">2021-12-22 - ODF Toolkit releases of 0.12.0</h3>
64-
<h3 id="2021-12-21-odf-toolkit-releases-of-0.11.0">2021-12-21 - ODF Toolkit releases of 0.11.0</h3>
63+
<h3 id="2023-02-01-odf-toolkit-releases-of-0.12.0">2023-02-01 - ODF Toolkit releases of 0.12.0</h3>
64+
<h3 id="2022-12-21-odf-toolkit-releases-of-0.11.0">2022-12-21 - ODF Toolkit releases of 0.11.0</h3>
6565
<h3 id="2021-11-26-odf-toolkit-releases-of-0.9.0-and-0.10.0">2021-11-26 - ODF Toolkit releases of 0.9.0 and 0.10.0</h3>
6666
<p>See the <a href="downloads.html">downloads page</a> for more details on the releases.</p>
6767
<h3 id="2020-01-29-odf-toolkit-releases-of-0.9.0-rc-and-0.10.0-beta-(earlier/yet-named-1.0.0-beta)">2020-01-29 - ODF Toolkit releases of 0.9.0-rc and 0.10.0-beta (earlier/yet named 1.0.0-beta)</h3>

src/site/site/content/odftoolkit_website/downloads.mdtext

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

55
The current version is the 0.12.0 supporting ODF 1.3. The future development is based on the [master branch](https://github.com/tdf/odftoolkit).</br>
6-
The releases of 0.12.0 was on December 22th, 2022.
6+
The releases of 0.12.0 was on February 1st, 2022.
77

88
## Releases (latest)
99

src/site/site/content/odftoolkit_website/index.mdtext

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ People interested should follow the [mail list](mailing-lists.html) to track pro
2828

2929
## History
3030

31-
### 2021-12-22 - ODF Toolkit releases of 0.12.0
31+
### 2023-02-01 - ODF Toolkit releases of 0.12.0
3232

33-
### 2021-12-21 - ODF Toolkit releases of 0.11.0
33+
### 2022-12-21 - ODF Toolkit releases of 0.11.0
3434

3535
### 2021-11-26 - ODF Toolkit releases of 0.9.0 and 0.10.0
3636

0 commit comments

Comments
 (0)