Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Jan 2, 2023
1 parent da2942c commit a59fdf7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [1.0.3] - 2023-01-02

### Added
- Portuguese translation ([#5], [#6])

<!-- Links -->
[#5]: https://github.com/AlmostReliable/merequester/pull/5
[#6]: https://github.com/AlmostReliable/merequester/pull/6

## [1.0.2] - 2022-11-18

### Fixed
Expand All @@ -24,6 +33,7 @@ Initial release!
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[1.0.3]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-forge-1.0.3
[1.0.2]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-forge-1.0.2
[1.0.1]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-forge-1.0.1
[1.0.0]: https://github.com/AlmostReliable/merequester/releases/tag/v1.19-forge-1.0.0
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
modId = merequester
modName = ME Requester
modBase = com.almostreliable
modVersion = 1.0.2
modVersion = 1.0.3
modAuthor = AlmostReliable
modDescription = Keep items and fluids in your ME-System in stock.

Expand Down

0 comments on commit a59fdf7

Please sign in to comment.