From c5338d524d68ddbe46e082907196c29b7592b83f Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Wed, 25 Oct 2023 09:51:54 +0200 Subject: [PATCH] Update readme to specify 4.0 as the minimum supported Blender version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa73c1..c73968f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Blender addon for easier/better compositing in 3D space. This addon is currently beta quality. There may still be major bugs and rough edges, but in general it should *basically* work. Due to limitations in Blender's Python APIs there are also some rough edges that are unforunately impossible to fix at the moment. -This addon requires Blender 3.4 or later. +This addon requires Blender 4.0 or later. # License