From 996b0bfa78dfdf52ef4c3d7307bb6424bbb56e99 Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Sat, 21 Dec 2024 00:00:00 +0000 Subject: [PATCH] docs(readme): update readme for 6.3.1 Signed-off-by: k4yt3x --- CHANGELOG.md | 4 +++- CMakeLists.txt | 2 +- README.md | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b643967..2a107a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [6.3.1] - 2024-12-21 ### Fixed - The issue of decreasing PTS precision with increasing video duration (#1269). +- (Video2X Qt6) Errors restoring Real-CUGAN configs in the Edit Task dialog. +- (Video2X Qt6) The incorrect comparison of version numbers. ## [6.3.0] - 2024-12-20 diff --git a/CMakeLists.txt b/CMakeLists.txt index be1fa24..0e89eca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(video2x VERSION 6.3.0 LANGUAGES CXX) +project(video2x VERSION 6.3.1 LANGUAGES CXX) # The FindBoost module is removed in CMake 3.30 if(POLICY CMP0167) diff --git a/README.md b/README.md index 34bf8de..4a352a2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Version 6.0.0 is a complete rewrite of this project in C/C++. It: ## [🪟 Install on Windows](https://docs.video2x.org/installing/windows-qt6.html) -**[Download the Latest Windows Installer Executable (6.3.0)](https://github.com/k4yt3x/video2x/releases/download/6.3.0/video2x-qt6-windows-amd64-installer.exe)** +**[Download the Latest Windows Installer Executable (6.3.1)](https://github.com/k4yt3x/video2x/releases/download/6.3.1/video2x-qt6-windows-amd64-installer.exe)** You can download the latest Windows release on the [releases page](https://github.com/k4yt3x/video2x/releases/latest). For basic GUI usage, refer to the [documentation](https://docs.video2x.org/running/desktop.html). If you're unable to download directly from GitHub, try the [mirror site](https://files.k4yt3x.com/Projects/Video2X). The GUI currently supports the following languages: