Skip to content

Commit

Permalink
Denote release v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed Nov 19, 2024
1 parent 921fe97 commit f92aab2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

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

<p><b>1.4.2</b> -- (to be determined)</p>
<p><b>1.4.2</b> -- (November 19, 2024)</p>
<ul>
<li>Updated Chinese (zh_CN) translation</li>
<li>Marked as last version to be compatible with Openfire versions prior to 5.0.0.</li>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>httpfileupload</artifactId>
<name>HTTP File Upload Plugin</name>
<description>Allows clients to share files, as described in the XEP-0363 'HTTP File Upload' specification.</description>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>

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

0 comments on commit f92aab2

Please sign in to comment.