mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
updated version number and description
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
<div id="about">
|
||||
<button class="close-button">{{svg "x.svg" width="20" height="20"}}</button>
|
||||
<h1>About Lospec Pixel Editor</h1>
|
||||
<div>version 1.0.0</div>
|
||||
<div>version 1.1.0</div>
|
||||
<p>This is a web-based tool for creating and editing pixel art.</p>
|
||||
<p>The goal of this tool is to be an accessible and intuitive tool that's simple enough for a first time pixel artist while still being usable enough for a veteran. </p>
|
||||
<p>In the future I hope to add enough features to become a full fledged pixel art editor, with everything an artist could need.</p>
|
||||
@@ -178,7 +178,9 @@
|
||||
<div id="changelog">
|
||||
<button class="close-button">{{svg "x.svg" width="20" height="20"}}</button>
|
||||
<h1>Changelog</h1>
|
||||
<h2>Version 1.0.0</h2>
|
||||
<h2>Version 1.1.0 - 4/4/19</h2>
|
||||
<p>Added transparency / eraser tool</p>
|
||||
<h2>Version 1.1.0</h2>
|
||||
<ul>
|
||||
<li>Initial Release</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user