Skip to content

Commit

Permalink
bump to version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion committed Oct 5, 2024
1 parent e9bd744 commit f978367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
- allow more versions of Minecraft in mod metadata
- fix crash when no archive exists in config screen - (https://github.com/btwonion/autodrop/issues/16)[#17] by btwonion and Jonathan
- fix visual bug in ignored slots screen in archive - reported by MikeT28
- migrate ignored slots to set to prevent duplicate entries
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ mod.id=autodrop
mod.name=autodrop
mod.description=Simply drops specific items after pickup
mod.beta=0
mod.major-version=2.0.1
mod.major-version=2.0.2
mod.mixins=autodrop.mixins.json
mod.supported-loaders=fabric,quilt,neoforge

0 comments on commit f978367

Please sign in to comment.