This commit is contained in:
embeddedt 2023-01-05 11:10:01 -05:00
parent ac27dbca4e
commit 36cc832b9d
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.2.0'
version = '1.2.1'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version