chore: update release info to 1.1.1

This commit is contained in:
2025-08-02 13:30:14 +08:00
parent 13227cfac9
commit f0ed9d0ca1
3 changed files with 37 additions and 1 deletions

View File

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