diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..51cf12f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.dll filter=lfs diff=lfs merge=lfs -text +*.so filter=lfs diff=lfs merge=lfs -text +*.dylib filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/package.json b/package.json index cdd859e..5f1c353 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "ru.shazbot.nativefiledialog", - "version": "1.1.6", + "version": "1.0.0", "displayName": "Native File Dialog", "description": "Based on https://github.com/milleniumbug/NativeFileDialogSharp", - "licensesUrl": "https://git.well-placed.de/InnoLab/NativeFileDialog/src/LICENSE.md", + "licensesUrl": "https://git.well-placed.de/InnoLab/NativeFileDialogPackage/src/LICENSE.md", "keywords": [ "native", "file",