chore: update release info to 1.5.0

This commit is contained in:
2026-07-03 19:02:47 +08:00
parent 9a159f5bf3
commit ebc2387a14
3 changed files with 39 additions and 1 deletions

View File

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