From 72579ed7d8d619233112aa95cac3ef496728bb1d Mon Sep 17 00:00:00 2001 From: Dmitry Serov Date: Fri, 28 Oct 2022 23:50:43 +0300 Subject: [PATCH] Bump version to 0.3.0 --- CMakeLists.txt | 2 +- src/mainwindow.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c4f53eb..892673d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.5) -project(MControlCenter VERSION 0.2.0 LANGUAGES CXX) +project(MControlCenter VERSION 0.3.0 LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 86a9f93..e1a4da6 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -729,7 +729,7 @@ - 0.2.0 + 0.3.0