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