Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro committed Nov 9, 2024
1 parent f4f67c7 commit 2bfe62f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions flatpak/me.broken_by.PdfMetadataEditor.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
</screenshot>
</screenshots>
<releases>
<release version="3.1.1" date="2024-11-09" type="stable" />
<release version="3.1.0" date="2024-11-05" type="stable" />
</releases>
<url type="homepage">https://pdf.metadata.care/</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pdf-metadata-edit</groupId>
<artifactId>pdf-metadata-editor</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<name>Pdf Metadata Editor</name>
<description>Simple Editor for PDF metadata</description>
<url>https://pdf.metadata.care/</url>
Expand Down

0 comments on commit 2bfe62f

Please sign in to comment.