This commit is contained in:
embeddedt 2023-01-29 18:19:37 -05:00
parent d1aa03a0c5
commit dde3a3e517
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -18,7 +18,7 @@ plugins {
apply plugin: 'org.spongepowered.mixin'
group = 'org.embeddedt'
version = '1.5.1'
version = '1.5.2'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version