mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-23 08:59:31 +00:00
Updated to 2.0.1 and updated eco to 1.0.5
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
implementation project(":eco-core").getSubprojects()
|
||||
implementation 'com.willfp:eco:1.0.1'
|
||||
implementation 'com.willfp:eco:1.0.5'
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
||||
@@ -3,6 +3,6 @@ version rootProject.version
|
||||
|
||||
subprojects {
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:1.0.0'
|
||||
compileOnly 'com.willfp:eco:1.0.5'
|
||||
}
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
version = 2.0.0
|
||||
version = 2.0.1
|
||||
plugin-name = Illusioner
|
||||
Reference in New Issue
Block a user