From faccb3b101191bfe5602b7af2d44db62318b28ba Mon Sep 17 00:00:00 2001 From: ngn Date: Mon, 6 May 2024 22:13:29 +0300 Subject: [PATCH] update: Get the config ready for 24.04 release ISO --- iso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso.sh b/iso.sh index ae91564..9946236 100644 --- a/iso.sh +++ b/iso.sh @@ -1,5 +1,5 @@ NAME="matterlinux" -VERSION="24.03" +VERSION="24.04" EXCLUDE=("README.md" "LICENSE.txt") KEYS=("F9E70878C2FB389AEC2BA34CA3654DF5AD9F641D") PKGS1=("systemd" "dhcpcd" "dosfstools" "tools")