This commit is contained in:
embeddedt 2023-01-07 21:57:45 -05:00
parent df50f1e3a5
commit cadb95ffb7
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.4.0'
version = '1.4.1'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version