diff --git a/CHANGELOG.md b/CHANGELOG.md index 97ed66d..202cc77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## Unreleased +## [0.1.0] - 2023-04-22 ### Added - [#107](https://github.com/dweymouth/supersonic/issues/107) Add playback settings dropdown to choose output audio device diff --git a/main.go b/main.go index 6dcb4b0..52a919a 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,7 @@ import ( const ( appname = "supersonic" displayName = "Supersonic" - appVersion = "0.1.0-beta" + appVersion = "0.1.0" appVersionTag = "v" + appVersion configFile = "config.toml" latestReleaseURL = "https://github.com/dweymouth/supersonic/releases/latest" diff --git a/res/io.github.dweymouth.supersonic.appdata.xml b/res/io.github.dweymouth.supersonic.appdata.xml index 2c3b222..847bb76 100644 --- a/res/io.github.dweymouth.supersonic.appdata.xml +++ b/res/io.github.dweymouth.supersonic.appdata.xml @@ -20,11 +20,11 @@ Features: