From 38e245130fd80ebccccad13aaf1dc7d1c5481574 Mon Sep 17 00:00:00 2001 From: Daniel M Date: Wed, 14 Feb 2024 13:04:24 -0500 Subject: [PATCH] changelog --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9918a4d2..39b7470a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup=com.dsoftware.ghmanager pluginName=github-actions-manager # SemVer format -> https://semver.org -pluginVersion=1.15.3 +pluginVersion=1.16.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild=233