Painor 5 месяцев назад
Родитель
Сommit
c6eca75735
3 измененных файлов с 5 добавлено и 5 удалено
  1. 1 1
      gramjs/Version.ts
  2. 2 2
      package-lock.json
  3. 2 2
      package.json

+ 1 - 1
gramjs/Version.ts

@@ -1 +1 @@
-export const version = "2.26.5";
+export const version = "2.26.7";

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "telegram",
-  "version": "2.26.6",
+  "version": "2.26.8",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "telegram",
-      "version": "2.26.6",
+      "version": "2.26.8",
       "license": "MIT",
       "dependencies": {
         "@cryptography/aes": "^0.1.1",

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "telegram",
-  "version": "2.26.6",
+  "version": "2.26.8",
   "description": "NodeJS/Browser MTProto API Telegram client library,",
   "main": "index.js",
   "types": "index.d.ts",
@@ -70,4 +70,4 @@
     "node-localstorage": "^2.2.1",
     "socks": "^2.6.2"
   }
-}
+}