Skip to content

Commit 6520fb8

Browse files
author
jKnepel
committed
Merge branch 'develop'
2 parents 68acc45 + ee66e5f commit 6520fb8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "de.htw-berlin.centis.unityfileexplorer",
3-
"version": "0.1.5",
4-
"displayName": "UnityFileExplorer",
3+
"version": "0.2.0",
4+
"displayName": "Unity File Explorer",
55
"description": "",
66
"unity": "2022.3",
7-
"unityRelease": "11f1",
8-
"documentationUrl": "https://github.com/CENTIS-HTW/UnityFileExplorer/blob/main/Assets/UnityFileExplorer/README.md",
9-
"changelogUrl": "https://github.com/CENTIS-HTW/UnityFileExplorer/blob/main/Assets/UnityFileExplorer/CHANGELOG.md",
10-
"licensesUrl": "https://github.com/CENTIS-HTW/UnityFileExplorer/blob/main/Assets/UnityFileExplorer/LICENSE.md",
7+
"documentationUrl": "https://github.com/FKI-HTW/UnityFileExplorer/blob/main/Assets/UnityFileExplorer/README.md",
8+
"changelogUrl": "https://github.com/FKI-HTW/UnityFileExplorer/blob/main/Assets/UnityFileExplorer/CHANGELOG.md",
9+
"licensesUrl": "https://github.com/FKI-HTW/UnityFileExplorer/blob/main/Assets/UnityFileExplorer/LICENSE.md",
1110
"keywords": [
12-
"Unity Package"
11+
"Unity Package",
12+
"File Explorer"
1313
],
1414
"samples": [
1515
{

0 commit comments

Comments
 (0)