Retour à une version plus stable

This commit is contained in:
2025-03-15 17:02:26 +01:00
parent b40f095571
commit 4b1558e529
5 changed files with 191 additions and 294 deletions

View File

@@ -59,4 +59,4 @@ public class BakeCLI {
* @return La liste des arguments
*/
public static List<String> getTargets(){ return targets; }
}
}