Version bump 0.5.0.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-08-09 23:25:05 +02:00
parent 9e8504a0f5
commit babd67a750
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.4.4
VERSION 0.5.0
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.