From 9b7745a59c4e650c02f400db2c52d3a192a04e87 Mon Sep 17 00:00:00 2001 From: Oliver Nybroe Date: Wed, 9 Sep 2020 09:00:11 +0200 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5b47eb7c..dc0373f9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.pestphp pluginName = PEST PHP -pluginVersion = 0.4.0-alpha.4 +pluginVersion = 0.4.0-alpha.5 pluginSinceBuild = 201 pluginUntilBuild = null