chore: update release info to 1.4.1

This commit is contained in:
2026-04-05 17:09:13 +08:00
parent 9c8ffb6c1b
commit 8f0d4da7ad
3 changed files with 43 additions and 1 deletions

View File

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