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

This commit is contained in:
tastytea 2019-12-04 07:20:37 +01:00
parent 9706327c37
commit 0431b4a8ca
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.9.0
VERSION 0.9.1
DESCRIPTION "Saves URIs of things you want to remember in a database.")
if(${HUNTER_ENABLED} AND ${CMAKE_VERSION} VERSION_LESS 3.14)