Skip to content

Commit 6e39c90

Browse files
committed
Denote release v1.2.2
1 parent 8551d7f commit 6e39c90

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

changelog.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,16 @@
4141

4242
<h1>HTTP File Upload Plugin Changelog</h1>
4343

44+
<p><b>1.2.2</b> -- (March 5, 2023)</p>
45+
<ul>
46+
<li>CI fixes</li>
47+
</ul>
48+
4449
<p><b>1.2.1</b> -- (March 5, 2023)</p>
4550
<ul>
4651
<li>Added Ukrainian (uk_UA) translation, created and provided by Yurii Savchuk (svais) and his son Vladislav Savchuk (Bruhmozavr)!
4752
<li>Additional translation improvements in Portuguese, Russian and English</li>
53+
<li>CI fixes</li>
4854
</ul>
4955

5056
<p><b>1.2.0</b> -- (November 30, 2022)</p>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<artifactId>httpfileupload</artifactId>
1111
<name>HTTP File Upload Plugin</name>
1212
<description>Allows clients to share files, as described in the XEP-0363 'HTTP File Upload' specification.</description>
13-
<version>1.2.2-SNAPSHOT</version>
13+
<version>1.2.2</version>
1414

1515
<distributionManagement>
1616
<!-- Repository in which we deploy this project, when desired. -->

0 commit comments

Comments
 (0)