Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChloeDawn committed Jan 15, 2023
1 parent 3506865 commit 7fa8f2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "dev.sapphic"
version = "1.7.4+1.19.3"
version = "1.7.5+1.19.3"

if ("CI" in System.getenv()) {
version = "$version-${versioning.info.build}"
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/assets/beaconoverhaul/lang/pt_br.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"effect.beaconoverhaul.long_reach": "Longo alcance",
"effect.beaconoverhaul.nutrition": "Nutrição"
}
{
"effect.beaconoverhaul.long_reach": "Longo alcance",
"effect.beaconoverhaul.nutrition": "Nutrição"
}

0 comments on commit 7fa8f2f

Please sign in to comment.