0.1.1 point release

This commit is contained in:
abbie 2022-01-27 20:10:05 +00:00
parent 86a7f10ab9
commit a9fb5ccd26
No known key found for this signature in database
GPG key ID: 04DDE463F9200F87
2 changed files with 6 additions and 2 deletions

4
README
View file

@ -14,8 +14,10 @@ Latest release and setup
----------------------------
Clone this repository to get the latest development version.
Currently we are at version 0.1.1 of the software.
If you'd like the point release (stable) version, run this command below:
git reset --hard efc5335d5fbfed949aaa4949744f200ffdf2fdc6
git reset --hard 86a7f10
This will reset your git tree back to the latest version that is stable.

View file

@ -11,8 +11,10 @@
<h2>Latest release and setup</h2>
<p>Clone this repository to get the latest development version.</p>
<p>Currently we are at version 0.1.1 of the software.</p>
<p>If you'd like the point release (stable) version, run this command below:</p>
<code>git reset --hard efc5335d5fbfed949aaa4949744f200ffdf2fdc6</code>
<code>git reset --hard 86a7f10</code>
<p>This will reset your git tree back to the latest version that is stable.</p>