Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 68805e6

Browse files
committed
bump playit-mod version for bugfix
1 parent 8daaa9c commit 68805e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fabric/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ yarn_mappings=1.19+build.4
99
loader_version=0.14.21
1010

1111
# Mod Properties
12-
mod_version=1.3.0
12+
mod_version=1.3.1
1313
maven_group=gg.playit
1414
archives_base_name=playit_fabric
1515

forge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
2323
apply plugin: 'org.spongepowered.mixin'
2424

2525
group = 'gg.playit'
26-
version = '1.3.0'
26+
version = '1.3.1'
2727

2828
java {
2929
archivesBaseName = 'playit-forge'

0 commit comments

Comments
 (0)