2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Beta 10008005: langs updated, new playing game status added.

This commit is contained in:
John Preston
2016-09-30 16:43:38 +03:00
parent a18e3e5616
commit 2ebab6a13c
10 changed files with 44 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "core/utils.h"
#define BETA_VERSION_MACRO (10008004ULL)
#define BETA_VERSION_MACRO (10008005ULL)
constexpr int AppVersion = 10008;
constexpr str_const AppVersionStr = "0.10.8";