From f16710dc1529be86df6f9285ad6746b369a716c4 Mon Sep 17 00:00:00 2001 From: Gergely Szabo Date: Sun, 1 Dec 2019 20:50:29 +0100 Subject: [PATCH] release 1.22 --- extension/chrome/manifest.json | 2 +- extension/firefox/manifest.json | 2 +- site/changelog/index.html | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/extension/chrome/manifest.json b/extension/chrome/manifest.json index c022e83b..1138b98b 100644 --- a/extension/chrome/manifest.json +++ b/extension/chrome/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_application_title__", "short_name": "CSGO Trader", - "version": "1.21.1", + "version": "1.22", "default_locale": "en", "description": "__MSG_application_description__", "homepage_url": "https://csgotrader.app/", diff --git a/extension/firefox/manifest.json b/extension/firefox/manifest.json index 31034b46..97408bfd 100644 --- a/extension/firefox/manifest.json +++ b/extension/firefox/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_application_title__", "short_name": "CSGO Trader", - "version": "1.21.1", + "version": "1.22", "default_locale": "en", "description": "__MSG_application_description__", "homepage_url": "https://csgotrader.app/", diff --git a/site/changelog/index.html b/site/changelog/index.html index 0712f0cd..f95dffef 100644 --- a/site/changelog/index.html +++ b/site/changelog/index.html @@ -60,6 +60,38 @@

Changelog

+
+

Version 1.22 - 2019-12-01

+ +

Version 1.21.1 - 2019-11-21