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

This commit is contained in:
tastytea 2019-12-11 14:33:36 +01:00
parent c68f77262f
commit dc29da15ac
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

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