This commit is contained in:
embeddedt 2023-01-28 21:02:04 -05:00
parent 536f6b9a50
commit 4a68971ca3
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.0'
version = '1.5.1'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version