diff --git a/README.markdown b/README.markdown index b9dd97c..c8ca78a 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -# MOREDATA 0.83 FOR MOVABLE TYPE 4, 5, AND MELODY # +# MOREDATA 0.84 FOR MOVABLE TYPE 4, 5, AND MELODY # The MoreData plugin provides a fast, powerful and flexible way for savvy Movable Type designers and authors to create native Movable Type hash, array, and string custom variables for use in their templates, which can be linked with almost any MT object. The MoreData plugin is open source and does not require Movable Type Pro. @@ -113,7 +113,7 @@ produces: ### Array by index: - # gives Larry + # gives Curly ### Hash by loop: diff --git a/plugins/MoreData/config.yaml b/plugins/MoreData/config.yaml index 2215b37..3af5096 100755 --- a/plugins/MoreData/config.yaml +++ b/plugins/MoreData/config.yaml @@ -2,7 +2,7 @@ id: 'MoreData' key: 'MoreData' name: 'More Data' description: '<__trans phrase="Extract custom data structures from fields.">' -version: 0.83 +version: 0.84 schema_version: 0.4 author_name: '<__trans phrase="Rick Bychowski">' author_link: http://hiranyaloka.com/