From 722aa92f83f098e14f1a3c8dc38aa9b7b29c1994 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 15 May 2022 13:33:42 +0100 Subject: [PATCH] "libreforge-updater" --- build.gradle | 2 +- eco-core/build.gradle | 2 +- gradle.properties | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index d7eb477..d13f92e 100644 --- a/build.gradle +++ b/build.gradle @@ -129,4 +129,4 @@ task buyThePlugins { println 'Buying gives you access to support and the plugin auto-updater, and it allows me to keep developing plugins.' } } -build.finalizedBy buyThePlugins \ No newline at end of file +build.finalizedBy buyThePlugins diff --git a/eco-core/build.gradle b/eco-core/build.gradle index 50f9ee4..2f7415f 100644 --- a/eco-core/build.gradle +++ b/eco-core/build.gradle @@ -1,2 +1,2 @@ group 'com.willfp' -version rootProject.version \ No newline at end of file +version rootProject.version diff --git a/gradle.properties b/gradle.properties index 30ef031..8186b2b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,4 @@ -version = 5.51.1 -plugin-name = Talismans \ No newline at end of file +#libreforge-updater +#Sun May 15 13:33:41 BST 2022 +version=5.51.1 +plugin-name=Talismans