actual 0.2

This commit is contained in:
abbie 2022-01-28 19:23:18 +00:00
parent 44f8adfbbd
commit c0ffee6d5f
No known key found for this signature in database
GPG key ID: 04DDE463F9200F87
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -17,7 +17,7 @@ Clone this repository to get the latest development version.
Currently we are at version 0.2 of the software.
If you'd like the point release (stable) version, run this command below:
git reset --hard coffee6
git reset --hard c0ffee6
This will reset your git tree back to the latest version that is stable.

View file

@ -14,7 +14,7 @@
<p>Currently we are at version 0.2 of the software.</p>
<p>If you'd like the point release (stable) version, run this command below:</p>
<code>git reset --hard coffee6</code>
<code>git reset --hard c0ffee6</code>
<p>This will reset your git tree back to the latest version that is stable.</p>