Skip to content

Commit

Permalink
Release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed May 17, 2017
1 parent 5dbce38 commit 8e5c70f
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.1.4")
set (VERSION "0.2")
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" date="2017-05-17" 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.1.4" date="2017-03-16" urgency="medium">
<description>
<_p>Bug fixes and improve perfomance.</_p>
Expand Down

0 comments on commit 8e5c70f

Please sign in to comment.