From cf8680b7c248f36b1e6f7d4d019b2ef2e8829320 Mon Sep 17 00:00:00 2001 From: Nick Logozzo Date: Thu, 28 Dec 2023 19:47:18 -0500 Subject: [PATCH] V2023.12.0-beta2 --- .../Controllers/MainWindowController.cs | 2 +- .../Linux/org.nickvision.tubeconverter.metainfo.xml.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NickvisionTubeConverter.Shared/Controllers/MainWindowController.cs b/NickvisionTubeConverter.Shared/Controllers/MainWindowController.cs index fe6498241..91339c6eb 100644 --- a/NickvisionTubeConverter.Shared/Controllers/MainWindowController.cs +++ b/NickvisionTubeConverter.Shared/Controllers/MainWindowController.cs @@ -100,7 +100,7 @@ public MainWindowController(string[] args) DownloadManager = new DownloadManager(5); IsWindowActive = false; //AppInfo - AppInfo.Version = "2023.12.0-beta1"; + AppInfo.Version = "2023.12.0-beta2"; AppInfo.ShortName = _("Parabolic"); AppInfo.Description = _("Download web video and audio"); AppInfo.SourceRepo = new Uri("https://github.com/NickvisionApps/Parabolic"); diff --git a/NickvisionTubeConverter.Shared/Linux/org.nickvision.tubeconverter.metainfo.xml.in b/NickvisionTubeConverter.Shared/Linux/org.nickvision.tubeconverter.metainfo.xml.in index 03f4bceae..61f4a24d8 100644 --- a/NickvisionTubeConverter.Shared/Linux/org.nickvision.tubeconverter.metainfo.xml.in +++ b/NickvisionTubeConverter.Shared/Linux/org.nickvision.tubeconverter.metainfo.xml.in @@ -43,7 +43,7 @@ org.nickvision.tubeconverter - +

- Fixed an issue where split chapters were not renamed correctly

- Fixed an issue where videos would not download greater than 1080p resolution