From 2f0d1665327621d3f8802536a44eac6673dcd4a0 Mon Sep 17 00:00:00 2001 From: Alexandr <66871322+AlexSciFier@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:13:10 +0300 Subject: [PATCH] change version --- frontend/src/helpers/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/helpers/constants.js b/frontend/src/helpers/constants.js index a58f003..09035c6 100644 --- a/frontend/src/helpers/constants.js +++ b/frontend/src/helpers/constants.js @@ -1,5 +1,5 @@ export const APP_NAME = "NeonLink"; -export const VERSION = "1.4.7"; +export const VERSION = "1.4.8"; export const DEF_MAX_ITEMS = 20; export const DEF_COLUMNS = 3; export const CARD_HEADER_STYLE = [