chore: update release info to 1.2.0

This commit is contained in:
2025-09-20 00:03:34 +08:00
parent 9170765344
commit 56b18353db
3 changed files with 32 additions and 1 deletions

View File

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