Skip to content

Commit a15198b

Browse files
authored
build: release v3.4.3 (#28)
1 parent e5d350c commit a15198b

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

static/editors/oxygen/latest.xhtml

Lines changed: 7 additions & 8 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.4.3</h3>
20+
<ul>
21+
<li>Official release of v3.4. For features, see v3.4.x listings below.</li>
22+
<li>Tested with XML Calabash 3.0.42.</li>
23+
</ul>
24+
</div>
1825
<div>
1926
<h3>v3.4.2</h3>
2027
<ul>
@@ -84,14 +91,6 @@
8491
<li>Tested with Oxygen 27.0.</li>
8592
</ul>
8693
</div>
87-
<div>
88-
<h3>v3.1.3</h3>
89-
<ul>
90-
<li>Fix for <a href="https://github.com/xspec/xspec-maven-plugin-1/">xspec/xspec-maven-plugin-1</a> and other uses
91-
of XSpec from a .zip or .jar file</li>
92-
<li>SchXslt 1.10.1 replaces 1.10 as the built-in Schematron implementation</li>
93-
</ul>
94-
</div>
9594
</div>
9695
</body>
9796
</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.4.2.zip" />
17+
href="https://github.com/xspec/xspec/archive/refs/tags/v3.4.3.zip" />
1818

19-
<xt:version>3.4.2</xt:version>
19+
<xt:version>3.4.3</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)