actual 0.2
This commit is contained in:
parent
44f8adfbbd
commit
c0ffee6d5f
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -17,7 +17,7 @@ Clone this repository to get the latest development version.
|
||||||
Currently we are at version 0.2 of the software.
|
Currently we are at version 0.2 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 coffee6
|
git reset --hard c0ffee6
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<p>Currently we are at version 0.2 of the software.</p>
|
<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>
|
<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>
|
<p>This will reset your git tree back to the latest version that is stable.</p>
|
||||||
|
|
||||||
|
|
Reference in a new issue