"libreforge-updater"

This commit is contained in:
Auxilor
2022-05-15 13:34:01 +01:00
parent d4c76f33d6
commit 0425d17251
4 changed files with 6 additions and 4 deletions

View File

@@ -101,4 +101,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 = 4.6.1
plugin-name = Boosters
#libreforge-updater
#Sun May 15 13:34:00 BST 2022
version=4.6.1
plugin-name=Boosters

0
gradlew vendored Normal file → Executable file
View File