From 89d2fb8ebdbdde1c90a907210adcb9cb7e0af8c0 Mon Sep 17 00:00:00 2001 From: Olivier <1+olivier@noreply.raspot.in> Date: Wed, 19 Aug 2026 10:51:37 +0200 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"workstation-setup"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- workstation-setup/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workstation-setup/CMakeLists.txt b/workstation-setup/CMakeLists.txt index 38f414e..a817d76 100644 --- a/workstation-setup/CMakeLists.txt +++ b/workstation-setup/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.21) project( nixos-workstations-setup - VERSION 1.4.0 + VERSION 1.5.0 LANGUAGES CXX )