mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
add optional pre-release tag
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -60,6 +60,8 @@ class Config {
|
||||
/// The minor version number.
|
||||
int VERSION_MINOR;
|
||||
|
||||
QString VERSION_PRERELEASE;
|
||||
|
||||
/**
|
||||
* The version channel
|
||||
* This is used by the updater to determine what channel the current version came from.
|
||||
|
Reference in New Issue
Block a user