Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
frozenlib 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Jul 21, 2023
1 parent 7ae13b9 commit d348e5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Make sure to clear after release

Put changelog here:
-----------------
- Updated embedded FrozenLib to 1.3.3
- Updated embedded FrozenLib to 1.3.4
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {

plugins {
id("fabric-loom") version("+")
id("io.github.juuxel.loom-quiltflower") version("+")
id("io.github.juuxel.loom-vineflower") version("+")
id("org.ajoberstar.grgit") version("+")
id("com.modrinth.minotaur") version("+")
id("com.matthewprenger.cursegradle") version("+")
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# Dependencies
fabric_version=0.86.0+1.20.1
fabric_asm_version=v2.3
frozenlib_version=1.3.3-mc1.20.1
frozenlib_version=1.3.4-mc1.20.1
jankson_version=1.2.2

# External Mods
Expand Down

0 comments on commit d348e5f

Please sign in to comment.