From 710777327f23f799747d1225ca4b6d628ceae256 Mon Sep 17 00:00:00 2001 From: Brandon Fergerson Date: Thu, 2 Jun 2022 18:14:18 +0000 Subject: [PATCH] Bump version to 0.5.3-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6692e7d88..d2b9800ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ kotlin.code.style=official pluginGroup = spp.jetbrains pluginName = Source++ -projectVersion=0.5.2-SNAPSHOT +projectVersion=0.5.3-SNAPSHOT pluginSinceBuild = 221.5080.210 platformType = IC