diff --git a/CHANGELOG.md b/CHANGELOG.md index b4029086f0..f78a492c70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [3.3.0-nightly.11](https://github.com/pypeclub/OpenPype/tree/HEAD) +## [3.3.0](https://github.com/pypeclub/OpenPype/tree/3.3.0) (2021-08-17) -[Full Changelog](https://github.com/pypeclub/OpenPype/compare/3.2.0...HEAD) +[Full Changelog](https://github.com/pypeclub/OpenPype/compare/3.2.0...3.3.0) **🚀 Enhancements** @@ -72,7 +72,6 @@ **🐛 Bug fixes** -- Failsafe for cross project containers. [\#1806](https://github.com/pypeclub/OpenPype/pull/1806) - nuke: fixing wrong name of family folder when `used existing frames` [\#1803](https://github.com/pypeclub/OpenPype/pull/1803) - Collect ftrack family bugs [\#1801](https://github.com/pypeclub/OpenPype/pull/1801) - Invitee email can be None which break the Ftrack commit. [\#1788](https://github.com/pypeclub/OpenPype/pull/1788) diff --git a/openpype/version.py b/openpype/version.py index 803d70e954..8dc277b38a 100644 --- a/openpype/version.py +++ b/openpype/version.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- """Package declaring Pype version.""" -__version__ = "3.3.0-nightly.11" +__version__ = "3.3.0" diff --git a/repos/avalon-core b/repos/avalon-core index e5c8a15fde..82d5b8137e 160000 --- a/repos/avalon-core +++ b/repos/avalon-core @@ -1 +1 @@ -Subproject commit e5c8a15fde77708c924eab3018bda255f17b5390 +Subproject commit 82d5b8137eea3b49d4781a4af51d7f375bb9f628