From 0a7f03d26c175776ca9e3e9d7afe1dcf9acc8607 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Tue, 26 Nov 2024 12:16:22 -0600 Subject: [PATCH] Update versions in SECURITY.md --- SECURITY.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 6131ab73fe..9ef7934974 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -17,13 +17,13 @@ hostage in demands for "bounties" will not be entertained. Contact the FPA at fp ## Supported Versions -FreeCAD implements security fixes to the current release series, and to the current development on the master branch. +FreeCAD implements security fixes to the current release series, and to the current development on the main branch. | Version | Supported | |---------| ------------------ | -| 0.22dev | :white_check_mark: | -| 0.21 | :white_check_mark: | -| < 0.21 | :x: | +| 1.1dev | :white_check_mark: | +| 1.0 | :white_check_mark: | +| < 1.0 | :x: | ## Reporting a Vulnerability