This commit is contained in:
2024-10-04 17:38:45 +02:00
parent 8b992c0364
commit 37292d7746
2 changed files with 5 additions and 2 deletions

3
.gitattributes vendored Normal file
View File

@@ -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

View File

@@ -1,9 +1,9 @@
{ {
"name": "ru.shazbot.nativefiledialog", "name": "ru.shazbot.nativefiledialog",
"version": "1.1.6", "version": "1.0.0",
"displayName": "Native File Dialog", "displayName": "Native File Dialog",
"description": "Based on https://github.com/milleniumbug/NativeFileDialogSharp", "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": [ "keywords": [
"native", "native",
"file", "file",