mirror of
https://github.com/mupen64plus/mupen64plus-ui-python.git
synced 2025-04-02 10:51:53 -04:00
Update version
This commit is contained in:
parent
c3a037f7b6
commit
0f209e7cc8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ CORE_NAME = "mupen64plus"
|
|||
CORE_API_VERSION = 0x20001
|
||||
CONFIG_API_VERSION = 0x20000
|
||||
MINIMUM_CORE_VERSION = 0x016300
|
||||
FRONTEND_VERSION = "0.2.4"
|
||||
FRONTEND_VERSION = "0.2.5"
|
||||
|
||||
SIZE_1X = (320, 240)
|
||||
SIZE_2X = (640, 480)
|
||||
|
|
Loading…
Add table
Reference in a new issue