2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

Build alphas only for official targets.

This commit is contained in:
John Preston
2018-11-08 09:50:18 +04:00
parent ef38572d5a
commit 8b6e24e83d
7 changed files with 23 additions and 20 deletions

View File

@@ -141,7 +141,7 @@ void Changelogs::addLocalLogs() {
if (!_addedSomeLocal) {
const auto text = lng_new_version_wrap(
lt_version,
str_const_toString(AppVersionStr),
QString::fromLatin1(AppVersionStr),
lt_changes,
lang(lng_new_version_minor),
lt_link,