Skip to content

Commit

Permalink
Release 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Oct 15, 2018
1 parent 66d1332 commit c13ef6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -18,7 +18,7 @@ set(EXEC_NAME ${CMAKE_PROJECT_NAME})
set(APP_NAME "Mail")
set(RELEASE_NAME "Send and receive mail")
set(DESKTOP_ICON "internet-mail")
set(VERSION "1.0.7")
set(VERSION "1.0.8")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)

Expand Down
8 changes: 8 additions & 0 deletions data/org.pantheon.mail.appdata.xml.in
Expand Up @@ -28,6 +28,14 @@
<binary>pantheon-mail</binary>
</provides>
<releases>
<release version="1.0.8" date="2018-10-15" urgency="medium">
<description>
<ul>
<_li>Minor bug fixes</_li>
<_li>Translation updates</_li>
</ul>
</description>
</release>
<release version="1.0.7" date="2018-06-05" urgency="medium">
<description>
<ul>
Expand Down

0 comments on commit c13ef6b

Please sign in to comment.