Release 1.2.1
This commit is contained in:
parent
fcb71de59f
commit
2893d0e2cf
|
|
@ -1,4 +1,4 @@
|
|||
[](https://travis-ci.org/muriloventuroso/easyssh)
|
||||
[](https://travis-ci.org/muriloventuroso/easyssh)[](https://build.snapcraft.io/user/muriloventuroso/easyssh)
|
||||
|
||||
<h1 align="center">EasySSH</h1>
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,11 @@
|
|||
<binary>com.github.muriloventuroso.easyssh</binary>
|
||||
</provides>
|
||||
<releases>
|
||||
<release version="1.2.1" date="2018-05-21">
|
||||
<description>
|
||||
<p>Show in the file manager</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.2.0" date="2018-05-16">
|
||||
<description>
|
||||
<p>Restore opened hosts</p>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
com.github.muriloventuroso.easyssh (1.2.0) precise; urgency=low
|
||||
com.github.muriloventuroso.easyssh (1.2.1) precise; urgency=low
|
||||
|
||||
* Restore opened hosts
|
||||
* Bugfix
|
||||
* Show in file manager
|
||||
|
||||
-- Murilo Venturoso <muriloventuroso@gmail.com> Wed, 16 May 2018 16:58:39 -0300
|
||||
-- Murilo Venturoso <muriloventuroso@gmail.com> Mon, 21 May 2018 11:08:39 -0300
|
||||
|
|
|
|||
Loading…
Reference in New Issue