From 6b4e81c9353d48e744aee4fde9d9ae7a513369e6 Mon Sep 17 00:00:00 2001 From: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com> Date: Fri, 18 Apr 2025 13:18:14 +0100 Subject: [PATCH] bump version for new release 0.6.3 --- sphaira/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphaira/CMakeLists.txt b/sphaira/CMakeLists.txt index ed0e11b..8929d3c 100644 --- a/sphaira/CMakeLists.txt +++ b/sphaira/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.13) -set(sphaira_VERSION 0.6.2) +set(sphaira_VERSION 0.6.3) project(sphaira VERSION ${sphaira_VERSION}