Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed May 19, 2017
1 parent 605c618 commit 00c3fe0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set (EXEC_NAME ${CMAKE_PROJECT_NAME})
set (APP_NAME "AppCenter")
set (RELEASE_NAME "Browse and manage apps")
set (DESKTOP_ICON "system-software-install")
set (VERSION "0.2")
set (VERSION "0.2.1")
set (VERSION_INFO "Alpha")
set (DOLLAR "$")

Expand Down
9 changes: 9 additions & 0 deletions data/appcenter.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
</_p>
</description>
<releases>
<release version="0.2.1" date="2017-05-19" urgency="medium">
<description>
<_p>Bug fixes and improve perfomance.</_p>
<ul>
<_li>Various bug fixes and performance improvements</_li>
<_li>New translations</_li>
</ul>
</description>
</release>
<release version="0.2" date="2017-05-17" urgency="medium">
<description>
<_p>Bug fixes and improve perfomance.</_p>
Expand Down

0 comments on commit 00c3fe0

Please sign in to comment.