Skip to content

Commit 240fc36

Browse files
authored
build: release v3.3.2 (#24)
1 parent 676c851 commit 240fc36

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

static/editors/oxygen/latest.xhtml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
</div>
1616
<div>
1717
<h2 style="margin-top: 8mm">Changelog (not inclusive)</h2>
18+
<div>
19+
<h3>v3.3.2</h3>
20+
<ul>
21+
<li>Official release of v3.3. For features, see v3.3.1 listing below.</li>
22+
<li>Tested with Saxon 12.9, 11.7, and 10.9.</li>
23+
</ul>
24+
</div>
1825
<div>
1926
<h3>v3.3.1</h3>
2027
<ul>
@@ -80,12 +87,6 @@
8087
<li>Tested with BaseX 11.3</li>
8188
</ul>
8289
</div>
83-
<div>
84-
<h3>v3.0.3</h3>
85-
<ul>
86-
<li>Official release of v3.0</li>
87-
</ul>
88-
</div>
8990
</div>
9091
</body>
9192
</html>

static/editors/oxygen/oxygen-addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
* Update the changelog in xt:description
1515
-->
1616
<xt:location
17-
href="https://github.com/xspec/xspec/archive/refs/tags/v3.3.1.zip" />
17+
href="https://github.com/xspec/xspec/archive/refs/tags/v3.3.2.zip" />
1818

19-
<xt:version>3.3.1</xt:version>
19+
<xt:version>3.3.2</xt:version>
2020

2121
<!-- Note that supporting multiple oXygen versions may be hard to maintain, because
2222
* oXygen add-on and framework require manual testing.

0 commit comments

Comments
 (0)