mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 07:39:09 +00:00
bumped GUI version number
This commit is contained in:
parent
f48e23a890
commit
f57b5e9d04
@ -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}\\
|
||||
|
Loading…
Reference in New Issue
Block a user