From 0d96cd3e3a24bd4ae4508cc4039ff76a2db74fad Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 24 Oct 2023 01:13:48 +0300 Subject: [PATCH] update version --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index afba1d3..9332030 100644 --- a/.env +++ b/.env @@ -48,7 +48,7 @@ MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0 # YGGtracker # Application version, used for API and media cache -APP_VERSION='2.1.0' +APP_VERSION='2.2.0' # Application name APP_NAME=YGGtracker