mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Update forge version.
Not really needed, but why not?
This commit is contained in:
parent
a9fc46cef6
commit
74167b8b9f
@ -27,7 +27,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
version = "6.1.1"
|
version = "6.1.1"
|
||||||
ext.forgeVersion = "11.15.0.1695"
|
ext.forgeVersion = "11.15.1.1760"
|
||||||
ext.internalVersion = version + ";" + gitCommitHash
|
ext.internalVersion = version + ";" + gitCommitHash
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
|
Loading…
Reference in New Issue
Block a user