From a70026c777cb2d93c022dd6e132624e129a38a2f Mon Sep 17 00:00:00 2001 From: idanasulinStrech Date: Wed, 3 Jan 2024 15:33:16 +0200 Subject: [PATCH] update version --- conf/config.json | 2 +- version.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.json b/conf/config.json index f21243f..3b364ef 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,5 +1,5 @@ { - "VERSION": "1.2.6", + "VERSION": "1.2.7", "JWT_EXPIRES_IN_MINUTES": 15, "REFRESH_JWT_EXPIRES_IN_MINUTES": 300, "REST_GW_UPDATES_SUBJ": "$memphis_restgw_updates" diff --git a/version.conf b/version.conf index 7e099ec..a77d7d9 100644 --- a/version.conf +++ b/version.conf @@ -1 +1 @@ -1.2.6 \ No newline at end of file +1.2.7 \ No newline at end of file