Project: Bump to 1.1.1.

This commit is contained in:
Mentalflow 2024-09-08 18:49:36 +08:00
parent 1bae138a81
commit 163c6d7380
Signed by: Mentalflow
GPG Key ID: 5AE68D4401A2EE71
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.21)
project(RibbonUI_Project VERSION 1.1.0 LANGUAGES CXX)
project(RibbonUI_Project VERSION 1.1.1 LANGUAGES CXX)
# Find Qt Package
find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core)