From 82857b450dcf714b6005cdad146f857cdaf5f34b Mon Sep 17 00:00:00 2001 From: Nick Logozzo Date: Tue, 30 May 2023 11:19:07 -0400 Subject: [PATCH] V2023.6.0-rc1 --- NickvisionTubeConverter.GNOME/Program.cs | 2 +- .../org.nickvision.tubeconverter.metainfo.xml.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NickvisionTubeConverter.GNOME/Program.cs b/NickvisionTubeConverter.GNOME/Program.cs index fe7a8dc75..9df0db555 100644 --- a/NickvisionTubeConverter.GNOME/Program.cs +++ b/NickvisionTubeConverter.GNOME/Program.cs @@ -48,7 +48,7 @@ public Program() _mainWindowController.AppInfo.Name = "Nickvision Tube Converter"; _mainWindowController.AppInfo.ShortName = _("Tube Converter"); _mainWindowController.AppInfo.Description = $"{_("Get video and audio from the web")}."; - _mainWindowController.AppInfo.Version = "2023.6.0-beta2"; + _mainWindowController.AppInfo.Version = "2023.6.0-rc1"; _mainWindowController.AppInfo.Changelog = ""; _mainWindowController.AppInfo.GitHubRepo = new Uri("https://github.com/NickvisionApps/TubeConverter"); _mainWindowController.AppInfo.IssueTracker = new Uri("https://github.com/NickvisionApps/TubeConverter/issues/new"); diff --git a/NickvisionTubeConverter.Shared/org.nickvision.tubeconverter.metainfo.xml.in b/NickvisionTubeConverter.Shared/org.nickvision.tubeconverter.metainfo.xml.in index 98a81b569..31524b041 100644 --- a/NickvisionTubeConverter.Shared/org.nickvision.tubeconverter.metainfo.xml.in +++ b/NickvisionTubeConverter.Shared/org.nickvision.tubeconverter.metainfo.xml.in @@ -50,7 +50,7 @@ - +

- Added the ability to upload a cookie file to use for media downloads that require a login

- Added support for downloading media as M4A