diff --git a/CMakeLists.txt b/CMakeLists.txt index b4dcb8e..58c2d61 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) set(TARGET_APP "GenericQtClient") -project(${TARGET_APP} VERSION 0.0.3 LANGUAGES CXX) +project(${TARGET_APP} VERSION 0.1.0 LANGUAGES CXX) enable_testing() diff --git a/UIs/GenericWidgets b/UIs/GenericWidgets index 43df76c..8105fac 160000 --- a/UIs/GenericWidgets +++ b/UIs/GenericWidgets @@ -1 +1 @@ -Subproject commit 43df76c88ffb11a16b25fbacbf5744080f645c7d +Subproject commit 8105fac8d3942487f051985db3a76d89a557eae2 diff --git a/libs/GenericCore b/libs/GenericCore index 13b5368..301d143 160000 --- a/libs/GenericCore +++ b/libs/GenericCore @@ -1 +1 @@ -Subproject commit 13b53683a5d00415866c6daf1884612c3f0ba83e +Subproject commit 301d143b3708e57fb59880ffa7210798186706e5