"libreforge-updater"

This commit is contained in:
Auxilor
2022-05-15 13:34:23 +01:00
parent 0c22aab27d
commit f101444abc
4 changed files with 6 additions and 4 deletions

View File

@@ -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
build.finalizedBy buyThePlugins

View File

@@ -1,2 +1,2 @@
group 'com.willfp'
version rootProject.version
version rootProject.version

View File

@@ -1,2 +1,4 @@
version = 3.54.1
plugin-name = EcoItems
#libreforge-updater
#Sun May 15 13:34:22 BST 2022
version=3.54.1
plugin-name=EcoItems

0
gradlew vendored Normal file → Executable file
View File