chore: update release info to 1.0.0

This commit is contained in:
2025-05-01 22:07:42 +08:00
parent d6d2703c93
commit b964fdc77f
3 changed files with 45 additions and 3 deletions

View File

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