Bump version

This commit is contained in:
Laura Hausmann 2023-01-14 06:08:41 +01:00
parent 119f550ef0
commit b60b2ea5db
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -341,7 +341,7 @@ namespace tgcli {
SystemLanguageCode = "en_US",
DeviceModel = Environment.MachineName,
SystemVersion = ".NET Core CLR " + Environment.Version,
ApplicationVersion = "0.2a",
ApplicationVersion = "0.3a",
EnableStorageOptimizer = true,
UseSecretChats = true
});