Skip to content

Commit f6b3dc6

Browse files
committed
Added version map update
1 parent 205f952 commit f6b3dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opentimelineio/CORE_VERSION_MAP.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const label_to_schema_version_map CORE_VERSION_MAP{
110110
{ "Transition", 1 },
111111
{ "UnknownSchema", 1 },
112112
} },
113-
{ "0.17.0.dev2",
113+
{ "0.17.0",
114114
{
115115
{ "Adapter", 1 },
116116
{ "Clip", 2 },

0 commit comments

Comments
 (0)