chore: update release info to 0.8.2

This commit is contained in:
2024-10-27 00:06:40 +08:00
parent 7e04ba84eb
commit c68e82c7c8
3 changed files with 21 additions and 1 deletions

View File

@ -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)