We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbce2c commit c617075Copy full SHA for c617075
2 files changed
Assets/UnityFileExplorer/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "de.htw-berlin.centis.unityfileexplorer",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"displayName": "UnityFileExplorer",
5
"description": "",
6
"unity": "2022.3",
ProjectSettings/ProjectSettings.asset
@@ -135,7 +135,7 @@ PlayerSettings:
135
vulkanEnableLateAcquireNextImage: 0
136
vulkanEnableCommandBufferRecycling: 1
137
loadStoreDebugModeEnabled: 0
138
- bundleVersion: 0.1.3
+ bundleVersion: 0.1.4
139
preloadedAssets: []
140
metroInputSource: 0
141
wsaTransparentSwapchain: 0
0 commit comments