2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-22 18:37:09 +00:00

12 lines
324 B
C
Raw Normal View History

2020-04-21 06:37:29 +03:00
/*
This file is part of Kotatogram Desktop,
the unofficial app based on Telegram Desktop.
For license and copyright information please follow this link:
https://github.com/kotatogram/kotatogram-desktop/blob/dev/LEGAL
*/
#pragma once
2020-09-09 05:51:39 +03:00
constexpr auto AppKotatoVersion = 1003009;
constexpr auto AppKotatoVersionStr = "1.3.9";