Skip to content

Commit

Permalink
packaging preps
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolcl committed Aug 31, 2024
1 parent 038d22f commit 00e006c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dmidiplayer.pro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = dmidiplayer
VERSION = 1.7.2
VERSION = 1.7.4
QT += gui widgets printsupport
CONFIG += qt thread exceptions c++11 link_pkgconfig
INCLUDEPATH += $$(DRUMSTICKINCLUDES)
Expand Down
3 changes: 2 additions & 1 deletion net.sourceforge.dmidiplayer.metainfo.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021-2023 dmidiplayer developers -->
<!-- Copyright 2021-2024 dmidiplayer developers -->
<component type="desktop-application">
<id>net.sourceforge.dmidiplayer</id>
<name>dmidiplayer</name>
Expand Down Expand Up @@ -30,6 +30,7 @@
</screenshot>
</screenshots>
<releases>
<release version="1.7.4" date="2024-08-31" />
<release version="1.7.3" date="2023-10-12" />
<release version="1.7.2" date="2023-07-08" />
<release version="1.7.1" date="2022-12-06" />
Expand Down

0 comments on commit 00e006c

Please sign in to comment.