Skip to content

Commit

Permalink
chore: update release info to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BLumia committed Oct 26, 2024
1 parent 7e04ba8 commit c68e82c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

cmake_minimum_required (VERSION 3.9.5)

project(pineapple-pictures VERSION 0.8.1) # don't forget to update NEWS file and AppStream metadata.
project(pineapple-pictures VERSION 0.8.2) # don't forget to update NEWS file and AppStream metadata.

include (GNUInstallDirs)
include (FeatureSummary)
Expand Down
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 0.8.2
~~~~~~~~~~~~~
Released: 2024-10-26

Features:
* New option to allow use light-color checkerboard by default

Contributors:
albanobattistella, mmahhi, gallegonovato

Version 0.8.1
~~~~~~~~~~~~~
Released: 2024-08-25
Expand Down
10 changes: 10 additions & 0 deletions dist/appstream/net.blumia.pineapple-pictures.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@
</screenshot>
</screenshots>
<releases>
<release type="stable" version="0.8.2" date="2024-10-26T00:00:00Z">
<description>
<p>This release adds the following feature:</p>
<ul>
<li>New option to allow use light-color checkerboard by default</li>
</ul>
<p>With contributions from:</p>
<p>albanobattistella, mmahhi, gallegonovato</p>
</description>
</release>
<release type="stable" version="0.8.1" date="2024-08-25T00:00:00Z">
<description>
<p>This release adds the following feature:</p>
Expand Down

0 comments on commit c68e82c

Please sign in to comment.