So I am essentially just fixing the fact that the tooltips saying when you can sell a certain crops were one day off the actual day of the week because of a bug I missed. The days of the week in C# start on Sunday but I assumed that they would start on Monday this resulted in all the tooltips being wrong, OOPS.
Sorry for all the small patches, because of the rapid update schedule I tend to miss stuff like this from time to time.
(The menu will still say update 8.5, don't worry about that you are on the new patch most likely.)
- Changed the days on which crops are sold to match tooltips.