From 121ba1bf487f84c73e57ea3291a3bea9520db2d6 Mon Sep 17 00:00:00 2001 From: Terence Parr Date: Fri, 20 May 2022 09:42:02 -0700 Subject: [PATCH] set version to 1.19 Signed-off-by: Terence Parr --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 70f43599..5e764a95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -pluginVersion=1.19-SNAPSHOT +pluginVersion=1.19 # e.g. IC-2016.3.3, IU-2018.2.5 etc # For a list of possible values, refer to the section 'com.jetbrains.intellij.idea' at