From f8c6a6bd45eeac1a14652c50609240b3c62d3aa9 Mon Sep 17 00:00:00 2001 From: Yusuf Umar Date: Thu, 16 May 2024 14:17:52 +0700 Subject: [PATCH] Removing beta label, this is release commit for version 1.2.5 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 16ae2cd9..1c272c92 100644 --- a/__init__.py +++ b/__init__.py @@ -4,7 +4,7 @@ "version": (1, 2, 5), "blender": (2, 80, 0), "location": "Node Editor > Properties > Ucupaint", - "warning": "Beta Version", + "warning": "", "description": "Special node to manage painting layers for Cycles and Eevee materials", "wiki_url": "https://ucupumar.github.io/ucupaint-wiki/", "doc_url": "https://ucupumar.github.io/ucupaint-wiki/",