Skip to content

Commit

Permalink
Minor wording change to latest entry in version history
Browse files Browse the repository at this point in the history
  • Loading branch information
McKathlin committed Mar 13, 2024
1 parent 5a64d59 commit 52e8837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Now the second event only runs if it's still in range and
on the correct page when the first event finishes running.

**v0.8.0** - 3/13/2024
- Removed caching from game, as it was causing crashes and conferring no benefit.
- Removed caching, as it was causing crashes and conferring no benefit.

> **Remember, only you can build your dreams!**
>
Expand Down
2 changes: 1 addition & 1 deletion Tyruswoo_AltimitMovement.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Tyruswoo.AltimitMovement = Tyruswoo.AltimitMovement || {};
* on the correct page when the first event finishes running.
*
* v0.8.0 3/13/2024
* - Removed caching from game; it was causing crashes and conferring
* - Removed caching to files, as it was causing crashes and conferring
* no benefit.
*
* ============================================================================
Expand Down

0 comments on commit 52e8837

Please sign in to comment.