Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticdrew committed Oct 18, 2023
1 parent 1f55cb6 commit e859d58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"prop.category.label.ftb.tooltip": "Edit the Client defaults for FTB Teams integration.",
"prop.category.label.vanilla": "JourneyMap Vanilla Teams",
"prop.category.label.vanilla.tooltip": "Edit the Client defaults for Vanilla Teams integration.",
"prop.option.label.default.team_color": "Team Color",
"prop.option.label.default.team_color.tooltip": "This is used when forcing team color, or if there is a failure getting the color from the team.",
"prop.option.label.team_color": "Team Color",
"prop.option.label.team_color.tooltip": "This is used when forcing team color, or if there is a failure getting the color from the team.",
"prop.option.label.ally_color": "Ally Color",
"prop.option.label.ally_color.tooltip": "This is used when forcing ally color, or if there is a failure getting the color from the team.",
"prop.option.label.force_ally": "Force Ally Color",
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Every field you add must be added to the root build.gradle expandProps map.

# Project
version=1.0.1
version=1.0.2
group_id=net.mysticdrew.journeymapteams

# Common
Expand Down

0 comments on commit e859d58

Please sign in to comment.