From: Joseph Nuthalapati Date: Wed, 31 Mar 2021 16:26:32 +0000 (+0530) Subject: Bump version and update changelog X-Git-Tag: 0.8.3 X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/commitdiff_plain/ff0a15bf2f06bd2380dce5c5584c5d871346a3c9 Bump version and update changelog Signed-off-by: Joseph Nuthalapati --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 39fb77a..301fbdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.8.3 + +- Add fake user-agent + # 0.8.2 - Use a different Invidious instance. diff --git a/nimcoon.nimble b/nimcoon.nimble index 6546911..e29c44c 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.8.2" +version = "0.8.3" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0"