fix release v2.2.0 prepare

This commit is contained in:
2025-06-08 11:54:27 +03:00
parent 409b520e69
commit c7214b04b4
2 changed files with 8 additions and 8 deletions
@@ -22,7 +22,7 @@ public class CliEngine {
}
public void start() throws IOException {
System.out.println("\nДобро пожаловать в Список задач 2.1!");
System.out.println("\nДобро пожаловать в Список задач 2.2!");
System.out.println("Введите help для просмтора доступных команд или exit для выхода.");
while (true) {
System.out.print("\ntodo> ");