From 99b18d208d608c9aadd98a558019ff5c799a9b4e Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sun, 24 May 2026 22:41:25 +0200 Subject: [PATCH] chore: bump version a 0.8.0 Co-Authored-By: Claude Opus 4.7 (1M context) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 79b6585..594c6bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16) -project(orni VERSION 0.7.2 LANGUAGES CXX) +project(orni VERSION 0.8.0 LANGUAGES CXX) # Info del projecte (font de veritat per a project.h) set(PROJECT_LONG_NAME "Orni Attack")