From c758624cd62f38aeb533aa2d0e623ebee99b129f Mon Sep 17 00:00:00 2001 From: Brandon Taylor Date: Wed, 4 Dec 2024 15:50:44 +0000 Subject: [PATCH] version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f4ccae0a..c3c2990a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24) # on windows, add a path to Qt list(APPEND CMAKE_PREFIX_PATH C:/Users/brand/6.5.1/msvc2019_64) -project(Justly VERSION 0.6.10.1 LANGUAGES CXX) +project(Justly VERSION 0.6.11 LANGUAGES CXX) # download https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf2 # and put it into the share folder