Skip to content

Commit

Permalink
docs(autoforager): Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jag3dagster committed Apr 16, 2024
1 parent 7f8bf34 commit 0f15881
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutoForager/AutoForager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Name>Auto Forager</Name>
<Authors>Jag3Dagster</Authors>
<Description>Automatically forage items simply by moving near them.</Description>
<Version>3.2.0</Version>
<Version>3.2.1</Version>
<UpdateKeys>Nexus:7736</UpdateKeys>

<MinimumApiVersion>auto</MinimumApiVersion>
Expand Down
3 changes: 3 additions & 0 deletions src/AutoForager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ Ukrainian | ✔ | ❌ | ❌ | n/a

## Releases
Releases can be found on [GitHub](https://github.com/Hedgehog-Technologies/StardewMods/releases), on the [Nexus Mod](https://www.nexusmods.com/stardewvalley/mods/7736) site, and on the [CurseForge](https://www.curseforge.com/stardewvalley/mods/auto-forager) site.
### 3.2.1
- Fix crash on launch
- Move mod initialization to final init heartbeat to ensure everything is loaded
### 3.2.0
- Buried forageables are now handled via `Artifact Spot` and `Seed Spot` toggles instead of individually
- Final initialization heartbeat now waits for Title Menu to be interactable
Expand Down

0 comments on commit 0f15881

Please sign in to comment.