Skip to content

Commit 547f2cf

Browse files
Merge pull request #8 from kevinbackhouse/v0.28.4
Exiv2 version 0.28.4
2 parents 608d26c + ed3c680 commit 547f2cf

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.github/workflows/exiv2.org.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
deploy:
1414
strategy:
1515
matrix:
16-
EXIV2TAG: [v0.28.3]
17-
runs-on: ubuntu-22.04
16+
EXIV2TAG: [v0.28.4]
17+
runs-on: ubuntu-24.04
1818
concurrency:
1919
group: ${{ github.workflow }}-${{ github.ref }}
2020
steps:

website/master/news.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
<?xml version = '1.0'?>
22
<news>
33

4+
<newsitem>
5+
<date>2025-02-10</date>
6+
<title>Exiv2 v0.28.4</title>
7+
<abstract>Exiv2 v0.28.4</abstract>
8+
<desc>
9+
<ol>
10+
<li>Minor bugs and fixes</li>
11+
</ol>
12+
<p>More details: <a href="https://github.com/Exiv2/exiv2/issues/3149" _target="_blank">Change List</a></p>
13+
</desc>
14+
</newsitem>
15+
416
<newsitem>
517
<date>2024-07-08</date>
618
<title>Exiv2 v0.28.3</title>

0 commit comments

Comments
 (0)