From a78404fdbebf100d957d733f56dd615064d8a274 Mon Sep 17 00:00:00 2001 From: Faye Date: Tue, 3 Aug 2021 05:05:27 +0200 Subject: [PATCH] Update SECURITY.md (#3483) --- SECURITY.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 7b99461de..5b412f853 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,8 +5,10 @@ The following versions of Pterodactyl are receiving active support and maintenan | Panel | Daemon | Supported | | ----- | ------------ | ------------------ | -| 1.2.x | wings@1.2.x | :white_check_mark: | -| 1.1.x | wings@1.1.x | :white_check_mark: | +| 1.4.x | wings@1.4.x | :white_check_mark: | +| 1.3.x | wings@1.3.x | :x: | +| 1.2.x | wings@1.2.x | :x: | +| 1.1.x | wings@1.1.x | :x: | | 1.0.x | wings@1.0.x | :x: | | 0.7.x | daemon@0.6.x | :x: | | 0.6.x | daemon@0.5.x | :x: |