From 2d8bd827aef53584f0b3360380a22c4469470bfd Mon Sep 17 00:00:00 2001 From: Eduard Kuzmenko Date: Tue, 22 Jun 2021 05:29:54 +0300 Subject: [PATCH] Update version --- src/config/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/app.ts b/src/config/app.ts index 2c1ddcaa..81bf4e81 100644 --- a/src/config/app.ts +++ b/src/config/app.ts @@ -14,7 +14,7 @@ import type { DcId } from "../types"; const App = { id: 1025907, hash: '452b0359b988148995f22ff0f4229750', - version: '0.5.7', + version: '0.5.8', langPackVersion: '0.2.6', langPack: 'macos', langPackCode: 'en',