Skip to content

Commit

Permalink
Set version to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Gautier Portet committed Jul 17, 2023
1 parent 7e1b03b commit 3273533
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions data/soundconverter.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ SoundConverter is a simple to use, and very fast audio converter. It can convert
<content_rating type="oars-1.1" />

<releases>
<release date="2023-07-17" version="4.0.4"/>
<release date="2021-10-25" version="4.0.3"/>
<release date="2021-10-16" version="4.0.2"/>
<release date="2021-05-15" version="4.0.1"/>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def run(self):

DistUtilsExtra.auto.setup(
name='soundconverter',
version='4.0.3',
version='4.0.4',
description=(
'A simple sound converter application for the GNOME environment. '
'It writes WAV, FLAC, MP3, and Ogg Vorbis files.'
Expand Down

0 comments on commit 3273533

Please sign in to comment.