Skip to content

Commit

Permalink
Bump version for VPM release
Browse files Browse the repository at this point in the history
  • Loading branch information
Varneon committed Sep 19, 2022
1 parent 55b5255 commit 31d805b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Packages/com.varneon.udonexplorer/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "com.varneon.udonexplorer",
"displayName": "UdonExplorer",
"version": "0.3.1",
"unity": "2019.4",
"description": "Unity Editor extension for easily exploring all VRCSDK3 UdonBehaviours in your Unity scene.",
"author": {
"name": "Varneon",
"url": "https://github.com/Varneon"
},
"vpmDependencies": {
"com.vrchat.worlds": "3.x.x"
},
"legacyFolders": {
"Assets\\Varneon\\UdonExplorer": ""
}
"name": "com.varneon.udonexplorer",
"displayName": "UdonExplorer",
"version": "0.3.2",
"unity": "2019.4",
"description": "Unity Editor extension for easily exploring all VRCSDK3 UdonBehaviours in your Unity scene.",
"author": {
"name": "Varneon",
"url": "https://github.com/Varneon"
},
"vpmDependencies": {
"com.vrchat.worlds": "3.x.x"
},
"legacyFolders": {
"Assets\\Varneon\\UdonExplorer": ""
}
}

0 comments on commit 31d805b

Please sign in to comment.