From 078bc2fc719d67e9432170e50cae97cc187bef2a Mon Sep 17 00:00:00 2001 From: rpoet-jh Date: Fri, 17 May 2024 17:09:42 +0000 Subject: [PATCH] Update version to 1.7.0-SNAPSHOT --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 7842c95..9b53e6d 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -PASS_VERSION=1.6.1-RC3 +PASS_VERSION=1.7.0-SNAPSHOT ################################################### # PASS_CORE config ################################