diff --git a/openpype/version.py b/openpype/version.py index 27186ad2bb..a88ae329d0 100644 --- a/openpype/version.py +++ b/openpype/version.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- """Package declaring Pype version.""" -__version__ = "3.0.0-rc4" +__version__ = "3.0.0-rc.5" diff --git a/website/src/pages/features.js b/website/src/pages/features.js index 661f631959..d5c036eb89 100644 --- a/website/src/pages/features.js +++ b/website/src/pages/features.js @@ -570,7 +570,7 @@ function Home() {

OpenPype includes very robust Maya implementation that can handle full CG workflow from model, through animation till final renders. Scene settings, Your artists won't need to touch file browser at all and OpenPype will - take care of all the file management. + take care of all the file management. Most of maya workflows are supported including gpucaches, referencing, nested references and render proxies.

{maya_features && maya_features.length && (