We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9355f8e commit 8136eeaCopy full SHA for 8136eea
1 file changed
package.json
@@ -2,10 +2,10 @@
2
"name": "com.codewriter.package-symlinker",
3
"displayName": "Package Symlinker",
4
"description": "Tool for maintaining symbolic linked packages for Unity",
5
- "version": "1.0.0",
+ "version": "1.0.1",
6
"unity": "2019.1",
7
"license": "MIT",
8
- "author": "Vlad Vanifatov (https://github.com/vanifatovvlad)",
+ "author": "CodeWriter (https://github.com/orgs/codewriter-packages)",
9
"homepage": "https://github.com/codewriter-packages/Package-Symlinker#readme",
10
"dependencies": {}
11
}
0 commit comments