From d1c3e0cb263375cf66c833e149381e80195666bd Mon Sep 17 00:00:00 2001 From: udhayarajan Date: Sat, 11 Feb 2023 20:55:38 +0530 Subject: [PATCH] [General] Updated the version --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 05383af2..2aa5db6b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -24,7 +24,7 @@ plugins { } group = "io.github.udhayarajan" -version = "2.0.7" +version = "2.0.8" //Version Naming incremented if ".." repositories {