Version bump 0.5.0.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
tastytea 2021-06-01 20:18:34 +02:00
parent d56cf4de56
commit 5d6fdc599f
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
set(XGETTEXT_CMD "xgettext" CACHE STRING "The command for xgettext.")
project(epubgrep
VERSION 0.4.0
VERSION 0.5.0
DESCRIPTION "Search tool for EPUB e-books"
HOMEPAGE_URL "https://schlomp.space/tastytea/epubgrep"
LANGUAGES CXX)