diff --git a/__init__.py b/__init__.py index 2bd9996e7..cb592c714 100644 --- a/__init__.py +++ b/__init__.py @@ -41,9 +41,7 @@ "doc_url": "https://docs.retopoflow.com", "tracker_url": "https://github.com/CGCookie/retopoflow/issues", "location": "View 3D > Header", - "category": "3D View", - "warning": "Alpha", -} + "category": "3D View",} # update bl_info above based on hive data from .addon_common.hive.hive import Hive diff --git a/help/web/_data/options.yml b/help/web/_data/options.yml index 3e9c67cec..333c9e277 100644 --- a/help/web/_data/options.yml +++ b/help/web/_data/options.yml @@ -1,3 +1,3 @@ warning_max_sources: '1m' warning_max_target: '20k' -rf_version: 3.4.0α \ No newline at end of file +rf_version: 3.4.0 \ No newline at end of file diff --git a/hive.json b/hive.json index 3013d8c41..9663f26d5 100644 --- a/hive.json +++ b/hive.json @@ -3,7 +3,7 @@ "description": "A suite of retopology tools for Blender through a unified retopology mode", "author": "Jonathan Denning, Jonathan Lampel, Jonathan Williamson, Patrick Moore, Patrick Crawford, Christopher Gearhart", "version": "3.4.0", - "release": "alpha", + "release": "official", "source": "Blender Market", "blender hard minimum version": "3.5.1", "blender minimum version": "3.6.0",