diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ca0973 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store + diff --git a/metadata.json b/metadata.json index ba07bbc..9d12bdb 100644 --- a/metadata.json +++ b/metadata.json @@ -5,6 +5,6 @@ "version": "1.4", "releaseDate": "2016-05-28", "license": "MIT", - "compatible": "1.0,1.1,1.1.2,1.3,1.4", + "compatible": "1.0,1.1,1.1.2,1.3,1.4,1.5.2", "notes": "" }