From b137a3f42251ff1c13e5a534e2eb3e837e4d97ee Mon Sep 17 00:00:00 2001 From: Chris Frank Date: Sun, 31 Mar 2024 23:18:43 -0700 Subject: [PATCH] v1.1.0 (#31) Signed-off-by: Open592 Developer --- CMakeLists.txt | 2 +- META | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 66fd2ea..abce0fb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ set(CMAKE_CONFIGURATION_TYPES Debug Release) project( browsercontrol - VERSION 1.0.2 + VERSION 1.1.0 DESCRIPTION "Cross platform browsercontrol library" HOMEPAGE_URL "https://github.com/Open592/browsercontrol" LANGUAGES C CXX diff --git a/META b/META index 570c796..795460f 100644 --- a/META +++ b/META @@ -1 +1 @@ -v1.0.2 +v1.1.0