From: Kevin Day Date: Thu, 1 Aug 2024 02:51:22 +0000 (-0500) Subject: Bugfix: Utilize the newly defined "stage" setting to allow for the fakefile to build... X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=33981728eea3752069da6e974eb85b6ee0757b67;p=kevux-tools Bugfix: Utilize the newly defined "stage" setting to allow for the fakefile to build all projects. --- diff --git a/data/build/remove/settings b/data/build/remove/settings index 8c2ec58..606a2f2 100644 --- a/data/build/remove/settings +++ b/data/build/remove/settings @@ -17,6 +17,7 @@ # build_name remove +stage remove version_major 0 version_minor 5 diff --git a/data/build/tacocat/settings b/data/build/tacocat/settings index a389d6a..1522b3c 100644 --- a/data/build/tacocat/settings +++ b/data/build/tacocat/settings @@ -17,6 +17,7 @@ # build_name tacocat +stage tacocat version_major 0 version_minor 5