Skip to content

Commit

Permalink
Merge pull request #8 from kevinbackhouse/v0.28.4
Browse files Browse the repository at this point in the history
Exiv2 version 0.28.4
  • Loading branch information
kevinbackhouse authored Feb 10, 2025
2 parents 608d26c + ed3c680 commit 547f2cf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/exiv2.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
deploy:
strategy:
matrix:
EXIV2TAG: [v0.28.3]
runs-on: ubuntu-22.04
EXIV2TAG: [v0.28.4]
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
Expand Down
12 changes: 12 additions & 0 deletions website/master/news.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
<?xml version = '1.0'?>
<news>

<newsitem>
<date>2025-02-10</date>
<title>Exiv2 v0.28.4</title>
<abstract>Exiv2 v0.28.4</abstract>
<desc>
<ol>
<li>Minor bugs and fixes</li>
</ol>
<p>More details: <a href="https://github.com/Exiv2/exiv2/issues/3149" _target="_blank">Change List</a></p>
</desc>
</newsitem>

<newsitem>
<date>2024-07-08</date>
<title>Exiv2 v0.28.3</title>
Expand Down

0 comments on commit 547f2cf

Please sign in to comment.