Bump version

This commit is contained in:
embeddedt 2023-01-06 11:04:20 -05:00
parent b0dfd4a4ef
commit edc7ed470c
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.3.0'
version = '1.3.1'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version