mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-11 07:24:53 +08:00
bumped GUI version number
This commit is contained in:
@@ -30,7 +30,7 @@ from PyQt5.QtCore import *
|
||||
from PyQt5.QtWidgets import *
|
||||
import magic
|
||||
|
||||
GUI_VERSION = '2.2.0'
|
||||
GUI_VERSION = '2.3.0'
|
||||
|
||||
LEGAL_INFO = f'''Video2X GUI Version: {GUI_VERSION}\\
|
||||
Upscaler Version: {UPSCALER_VERSION}\\
|
||||
|
||||
Reference in New Issue
Block a user