mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Allow 1.16.5 to 1.17.1 (plugin not bellow 1.16.5 as per the libraries field did not exist)
Support is experimental and there may be issues.
This commit is contained in:
parent
ed82aa790a
commit
972d2895d5
3 changed files with 5 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.alexcrea"
|
||||
version = "1.4.6"
|
||||
version = "1.4.7"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue