mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Beta version 4.6.12.
- Fix several possible crashes. - Deprecate macOS 10.12, Ubuntu 18.04 and CentOS 7 in July.
This commit is contained in:
@@ -119,6 +119,12 @@ std::map<int, const char*> BetaLogs() {
|
||||
"- Fix a crash in connection type box.\n"
|
||||
|
||||
"- Fix possible crash on quit.\n"
|
||||
},
|
||||
{
|
||||
4006011,
|
||||
"- Fix several possible crashes.\n"
|
||||
|
||||
"- Deprecate macOS 10.12, Ubuntu 18.04 and CentOS 7 in July.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user