Skip to content

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thedarkcolour committed Aug 14, 2024
1 parent dca82b7 commit c3a142f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "thedarkcolour.forestry"
version = System.getenv("FORESTRY_VERSION") ?: "1.0.1"
version = System.getenv("FORESTRY_VERSION") ?: "1.0.2"
archivesBaseName = "forestry-$minecraft_version"

repositories {
Expand Down

0 comments on commit c3a142f

Please sign in to comment.