Version bump 0.5.2.

This commit is contained in:
tastytea 2020-05-01 20:31:45 +02:00
parent c67875b75c
commit 8cee77f743
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12)
endif()
project(gitea2rss
VERSION 0.5.1
VERSION 0.5.2
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.