Skip to content

Commit

Permalink
bump playit-mod version for bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
maxomatic458 committed Jul 23, 2023
1 parent 8daaa9c commit 68805e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fabric/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.19+build.4
loader_version=0.14.21

# Mod Properties
mod_version=1.3.0
mod_version=1.3.1
maven_group=gg.playit
archives_base_name=playit_fabric

Expand Down
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'org.spongepowered.mixin'

group = 'gg.playit'
version = '1.3.0'
version = '1.3.1'

java {
archivesBaseName = 'playit-forge'
Expand Down

0 comments on commit 68805e6

Please sign in to comment.