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

This commit is contained in:
tastytea 2019-11-27 09:29:39 +01:00
parent 17f0398b1f
commit e544ccb031
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ if(${HUNTER_ENABLED})
endif()
project(remwharead
VERSION 0.8.5
VERSION 0.8.6
DESCRIPTION "Saves URIs of things you want to remember in a database.")
if(${HUNTER_ENABLED} AND ${CMAKE_VERSION} VERSION_LESS 3.14)