PDT: Update bl_info version

This commit is contained in:
Alan Odom 2020-01-02 19:24:47 +00:00 committed by Rune Morling
parent 0d40bb678c
commit f5e5993595
1 changed files with 1 additions and 1 deletions

View File

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