chore: update release info to 0.9.1

This commit is contained in:
2025-01-20 20:06:59 +08:00
parent 3a8e907f28
commit 088066197f
4 changed files with 42 additions and 2 deletions

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(pineapple-pictures VERSION 0.9.0) # don't forget to update NEWS file and AppStream metadata.
project(pineapple-pictures VERSION 0.9.1) # don't forget to update NEWS file and AppStream metadata.
include (GNUInstallDirs)
include (FeatureSummary)