0.1.1 point release
This commit is contained in:
parent
86a7f10ab9
commit
a9fb5ccd26
2 changed files with 6 additions and 2 deletions
4
README
4
README
|
@ -14,8 +14,10 @@ Latest release and setup
|
||||||
----------------------------
|
----------------------------
|
||||||
Clone this repository to get the latest development version.
|
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:
|
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.
|
This will reset your git tree back to the latest version that is stable.
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,10 @@
|
||||||
<h2>Latest release and setup</h2>
|
<h2>Latest release and setup</h2>
|
||||||
<p>Clone this repository to get the latest development version.</p>
|
<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>
|
<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>
|
<p>This will reset your git tree back to the latest version that is stable.</p>
|
||||||
|
|
||||||
|
|
Reference in a new issue