diff --git a/com.lachhebo.Gabtag.json b/com.lachhebo.Gabtag.json index 20c8f21..7217939 100644 --- a/com.lachhebo.Gabtag.json +++ b/com.lachhebo.Gabtag.json @@ -14,13 +14,6 @@ "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf" ], - "build-options": { - "cflags": "-O2 -g", - "cxxflags": "-O2 -g", - "env": { - "V": "1" - } - }, "cleanup": [ "/include", "/lib/pkgconfig", @@ -69,6 +62,7 @@ "sources": [ { "type": "git", + "tag": "v1.0.2", "url": "https://github.com/lachhebo/GabTag" } ] diff --git a/data/com.lachhebo.Gabtag.appdata.xml.in b/data/com.lachhebo.Gabtag.appdata.xml.in index c279d43..9d73e9e 100644 --- a/data/com.lachhebo.Gabtag.appdata.xml.in +++ b/data/com.lachhebo.Gabtag.appdata.xml.in @@ -5,9 +5,9 @@ CC0-1.0 GPL-3.0-or-later - + - 0.9 + 1.0.2 Audio diff --git a/src/window.ui b/src/window.ui index 0ba2e9f..3a76566 100644 --- a/src/window.ui +++ b/src/window.ui @@ -17,7 +17,7 @@ About dialog GabTag - 0.9 + 1.0.2 GabTag is an open-source audio tagging tool written in gtk3. Ismaël Lachheb com.lachhebo.Gabtag