chore: bump version to 0.7.2

This commit is contained in:
Oleg Shparber 2024-06-16 02:38:36 -04:00
parent 095aaebe5e
commit f0ce90c485
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ set(CMAKE_ERROR_DEPRECATED TRUE)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
project(Zeal
VERSION 0.7.1
VERSION 0.7.2
DESCRIPTION "A simple documentation browser."
HOMEPAGE_URL "https://zealdocs.org"
LANGUAGES CXX

View File

@ -11,7 +11,7 @@ AppDir:
id: org.zealdocs.zeal
name: zeal
icon: zeal
version: 0.7.1 # TODO: Use version from CMake.
version: 0.7.2 # TODO: Use version from CMake.
exec: usr/bin/zeal
exec_args: $@