2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00
Files
kotatogram-desktop/Telegram/SourceFiles/kotato/version.h
2020-07-03 12:59:42 +03:00

12 lines
324 B
C++

/*
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
constexpr auto AppKotatoVersion = 1003007;
constexpr auto AppKotatoVersionStr = "1.3.7";