Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Dec 20, 2022
1 parent 5b66de6 commit 1ae8cc0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ 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].

## [0.3.3] - 2022-12-20

### Added
- German translation
- proper Fabric default mod priorities
- missing default tags for Fabric

### Removed
- Forge styled tags from Fabric defaults

### Changed
- improved tooltip information

## [0.3.2] - 2022-12-05

### WARNING
Expand Down Expand Up @@ -259,6 +272,7 @@ Initial beta release!
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[0.3.3]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.3.3-beta
[0.3.2]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.3.2-beta
[0.3.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.3.1-beta
[0.3.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.3.0-beta
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mod Info
modId = almostunified
modName = AlmostUnified
modVersion = 0.3.2
modVersion = 0.3.3
modAuthor = AlmostReliable
modDescription = Unify all resources.

Expand Down

0 comments on commit 1ae8cc0

Please sign in to comment.