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

Commit

Permalink
bumped pre, switched back to arch loom 0.12 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Apr 9, 2024
1 parent cd6b2e2 commit cea68f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.gradle.api.tasks.compile.JavaCompile
plugins {
id "maven-publish"
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.4-SNAPSHOT" apply(false)
id "dev.architectury.loom" version "0.12.0-SNAPSHOT" apply(false)
id "com.github.johnrengelman.shadow" version "7.0.0" apply(false)
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ top_file=3157997

maven_group=io.github.gregtechintergalactical
archive_base_name=gtcore
mod_version=0.1.1-pre26
mod_version=0.1.1-pre27

0 comments on commit cea68f1

Please sign in to comment.