Поправил историю версий

This commit is contained in:
Book Pauk
2021-10-10 19:07:48 +07:00
parent dfa72c80bc
commit 3c6d3befb2

View File

@@ -1,4 +1,15 @@
export const versionHistory = [ export const versionHistory = [
{
showUntil: '2021-10-09',
header: '0.10.1 (2021-10-10)',
content:
`
<ul>
<li>исправления багов</li>
</ul>
`
},
{ {
showUntil: '2021-02-16', showUntil: '2021-02-16',
header: '0.10.0 (2021-02-09)', header: '0.10.0 (2021-02-09)',