Skip to content

Commit 9ebcfc7

Browse files
committed
Bump version to 4.2.0
1 parent 4ad7ce0 commit 9ebcfc7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/app.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LIBS += -lisomd5
1111

1212
CONFIG += c++11
1313

14-
VERSION=4.1.80
14+
VERSION=4.2.0
1515

1616
HEADERS += \
1717
crashhandler.h \

dist/linux/org.fedoraproject.MediaWriter.appdata.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,6 @@
146146
<update_contact>[email protected]</update_contact>
147147
<content_rating type="oars-1.1"/>
148148
<releases>
149-
<release version="4.1.4" date="2019-05-02"/>
149+
<release version="4.2.0" date="2021-01-25"/>
150150
</releases>
151151
</application>

dist/linux/org.fedoraproject.MediaWriter.appdata.xml.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
<update_contact>[email protected]</update_contact>
3030
<content_rating type="oars-1.1"/>
3131
<releases>
32-
<release version="4.1.4" date="2019-05-02"/>
32+
<release version="4.2.0" date="2021-01-25"/>
3333
</releases>
3434
</application>

0 commit comments

Comments
 (0)