From c99225e22a1111de49dabb77e0b08366fef9c796 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 19 Mar 2026 20:02:34 +0000 Subject: [PATCH] fix: correct Task #32 numbering (was incorrectly labeled Task #31) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Server-to-Server SSH Key Setup was incorrectly numbered as Task #31, creating duplicate with Pterodactyl Modpack Version Display. Fixed: - tasks.md: Task #31 → Task #32 (Server-to-Server SSH Key Setup) - Gitea Issue #64: Updated title to reflect Task #32 Correct sequence now: Task 30 → 31 → 32 → 33 Note: Multiple other duplicate task numbers exist in tasks.md and need comprehensive renumbering (Task #11, #12, #21, #26, #28 all duplicated). --- docs/core/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/tasks.md b/docs/core/tasks.md index 2277253..df87f60 100644 --- a/docs/core/tasks.md +++ b/docs/core/tasks.md @@ -1044,7 +1044,7 @@ Add custom "Modpack Version" field to Pterodactyl panel for version tracking vis --- -### 31. Server-to-Server SSH Key Setup +### 32. Server-to-Server SSH Key Setup **Time:** 1-2 hours **Status:** IDENTIFIED - Ready to build **Priority:** Tier 1 - Security Foundation