fix: not able to load translations

This commit is contained in:
2024-10-27 13:49:24 +08:00
parent c68e82c7c8
commit fad7a668e3
4 changed files with 22 additions and 7 deletions

View File

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