From 69b66e159f66b6dde804a444a6c243615af70b6d Mon Sep 17 00:00:00 2001 From: efekos Date: Sat, 27 Jan 2024 21:01:57 +0300 Subject: [PATCH] update versions --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8041226..f3fbaab 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Simpler is an API that helps you make spigot plugins with a lot of different way com.github.efekos Simpler - 1.6.4 + 1.6.5 ```` @@ -57,6 +57,6 @@ allprojects { * Add this dependency: ````gradle dependencies { - implementation 'com.github.efekos:Simpler:1.6.4' + implementation 'com.github.efekos:Simpler:1.6.5' } ```` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0b4abf3..a75faf9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.efekos Simpler - 1.6.4 + 1.6.5 jar Simpler