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

This commit is contained in:
tastytea 2020-11-21 21:17:01 +01:00
parent ebabe2de23
commit 8d59075de8
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
option(BUILD_SHARED_LIBS "Build shared libraries." YES)
project (mastorss
VERSION 0.12.0
VERSION 0.12.2
DESCRIPTION "Another RSS to Mastodon bot."
LANGUAGES CXX)