mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-22 10:27:09 +00:00
Test version 1.4-test.1
This commit is contained in:
parent
0aea7e8d75
commit
40df43998e
@ -17,9 +17,9 @@ constexpr auto AppKotatoVersionStr = "1.4";
|
||||
constexpr auto AppBetaVersion = false;
|
||||
|
||||
// Test branch related
|
||||
constexpr auto AppKotatoTestBranch = "dev";
|
||||
constexpr auto AppKotatoTestBranch = "test";
|
||||
|
||||
#define TDESKTOP_REQUESTED_ALPHA_VERSION (0ULL)
|
||||
#define TDESKTOP_REQUESTED_ALPHA_VERSION (1004000001ULL)
|
||||
|
||||
#ifdef TDESKTOP_ALLOW_CLOSED_ALPHA
|
||||
#define TDESKTOP_ALPHA_VERSION TDESKTOP_REQUESTED_ALPHA_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user