Skip to content

Commit

Permalink
Version increment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorinair committed May 15, 2024
1 parent 91300d6 commit 8674d5d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@

<div class="changes">
<h1>Change Log</h1>
<h2>v1.6.9 <div class="date">(2024-05-15)</div></h2>
<ul>
<li>Fixed wrong regrow time for Broccoli. <a href="https://github.com/Thorinair/Stardew-Profits/pull/70" target="_blank">[Pull Request #70]</a></li>
</ul>
<h2>v1.6.8 <div class="date">(2024-05-08)</div></h2>
<ul>
<li>Added an option of disabling links to the Official Wiki when pressing on graph. <a href="https://github.com/Thorinair/Stardew-Profits/pull/68" target="_blank">[Pull Request #68]</a></li>
Expand Down Expand Up @@ -77,7 +81,7 @@ <h2>v1.6.0 <div class="date">(2024-03-29)</div></h2>
</div>

<div class="footer">
<p><a href="http://stardewvalley.net/" target="_blank">Stardew Valley v1.6.7</a> &copy; <a href="https://twitter.com/ConcernedApe" target="_blank">ConcernedApe</a> | Website designed by <a href="https://twitter.com/thorinair_music" target="_blank">Thorinair</a> | <a href="https://github.com/Thorinair/Stardew-Profits" target="_blank">Stardew Profits v1.6.8</a></p>
<p><a href="http://stardewvalley.net/" target="_blank">Stardew Valley v1.6.7</a> &copy; <a href="https://twitter.com/ConcernedApe" target="_blank">ConcernedApe</a> | Website designed by <a href="https://twitter.com/thorinair_music" target="_blank">Thorinair</a> | <a href="https://github.com/Thorinair/Stardew-Profits" target="_blank">Stardew Profits v1.6.9</a></p>
</div>

<script src="js/time.js"> </script>
Expand Down
2 changes: 1 addition & 1 deletion help.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h1>Contact</h1>
</div>

<div class="footer">
<p><a href="http://stardewvalley.net/" target="_blank">Stardew Valley v1.6.7</a> &copy; <a href="https://twitter.com/ConcernedApe" target="_blank">ConcernedApe</a> | Website designed by <a href="https://twitter.com/thorinair_music" target="_blank">Thorinair</a> | <a href="https://github.com/Thorinair/Stardew-Profits" target="_blank">Stardew Profits v1.6.8</a></p>
<p><a href="http://stardewvalley.net/" target="_blank">Stardew Valley v1.6.7</a> &copy; <a href="https://twitter.com/ConcernedApe" target="_blank">ConcernedApe</a> | Website designed by <a href="https://twitter.com/thorinair_music" target="_blank">Thorinair</a> | <a href="https://github.com/Thorinair/Stardew-Profits" target="_blank">Stardew Profits v1.6.9</a></p>
</div>

<script src="js/time.js"> </script>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
</div>

<div class="footer">
<p><a href="http://stardewvalley.net/" target="_blank">Stardew Valley v1.6.7</a> &copy; <a href="https://twitter.com/ConcernedApe" target="_blank">ConcernedApe</a> | Website designed by <a href="https://twitter.com/thorinair_music" target="_blank">Thorinair</a> | <a href="https://github.com/Thorinair/Stardew-Profits" target="_blank">Stardew Profits v1.6.8</a></p>
<p><a href="http://stardewvalley.net/" target="_blank">Stardew Valley v1.6.7</a> &copy; <a href="https://twitter.com/ConcernedApe" target="_blank">ConcernedApe</a> | Website designed by <a href="https://twitter.com/thorinair_music" target="_blank">Thorinair</a> | <a href="https://github.com/Thorinair/Stardew-Profits" target="_blank">Stardew Profits v1.6.9</a></p>
</div>

<script src="js/time.js"> </script>
Expand Down

0 comments on commit 8674d5d

Please sign in to comment.