Skip to content

Commit

Permalink
Fix appstream to fix #20
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames committed Jan 9, 2018
1 parent 7643186 commit e41fb10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions data/com.github.cassidyjames.dippi.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
<binary>com.github.cassidyjames.dippi</binary>
</provides>
​<releases>
<release version="1.0.0" date="2018-01-09">
<release version="1.0.1" date="2018-01-09">
​ <description>
​ <ul>
<li>Shiny new icon<li>
<li>Added visualization to UI<li>
<li>Significant code cleanup<li>
<li>Shiny new icon</li>
<li>Added visualization to UI</li>
<li>Significant code cleanup</li>
</ul>
​ </description>
</release>
Expand Down
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
com.github.cassidyjames.dippi (1.0.0) xenial; urgency=medium
com.github.cassidyjames.dippi (1.0.1) xenial; urgency=medium

* Fix GTK bugs
* New icon
* Added visualization to UI
* Significant refactoring

-- Cassidy James Blaede <c@ssidyjam.es> Tue, 9 Jan 2018 15:13:00 -0700
-- Cassidy James Blaede <c@ssidyjam.es> Tue, 9 Jan 2018 15:22:00 -0700

com.github.cassidyjames.dippi (0.1.5) xenial; urgency=medium

Expand Down

0 comments on commit e41fb10

Please sign in to comment.