Update changelog

pull/1/head
Made Baruna 2021-10-13 09:07:24 +07:00
parent 0b6a10de15
commit 413f73fa17
No known key found for this signature in database
GPG Key ID: 5AA5DA16AA5DCEAD
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@
<h1 class="font-display px-4 md:px-8 font-black text-5xl text-white">{$t('settings.changelog')}</h1>
<pre
class="text-white px-4 md:px-8">
2021/10/13
- Update weapons
- Update achievements
- Update wish tally
2021/09/30
- Add Fishing book

View File

@ -258,7 +258,7 @@
<div class="lg:ml-64 pt-20 px-4 md:px-8 lg:pt-8 max-w-screen-xl">
<div class="bg-item rounded-xl mb-4 p-4">
<p class="text-white inline-block mr-4">{$t('settings.version')} <b>2.1</b></p>
<p class="text-white inline-block mr-4">{$t('settings.version')} <b>2.2</b></p>
<a href="/changelog">
<Button>
{$t('settings.changelog')}