PDT: Update version to 1.4.2 w/Blender 2.90.0 as minimum version

This commit is contained in:
Rune Morling 2021-05-17 19:27:54 +02:00
parent e83389fee6
commit 26d3cfb04e
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
bl_info = {
"name": "Precision Drawing Tools (PDT)",
"author": "Alan Odom (Clockmender), Rune Morling (ermo)",
"version": (1, 4, 1),
"blender": (2, 80, 0),
"version": (1, 4, 2),
"blender": (2, 90, 0),
"location": "View3D > UI > PDT",
"description": "Precision Drawing Tools for Acccurate Modelling",
"warning": "",