Skip to content

Commit

Permalink
Update app version info in Project settings
Browse files Browse the repository at this point in the history
: 4.2.3 -> 4.3.0
  • Loading branch information
hyunseok-yang committed Feb 1, 2024
1 parent f55b233 commit 38b6429
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ PlayerSettings:
androidMinimumWindowWidth: 400
androidMinimumWindowHeight: 300
androidFullscreenMode: 1
androidAutoRotationBehavior: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
Expand Down Expand Up @@ -136,7 +137,9 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 4.2.3
visionOSBundleVersion: 1.0
tvOSBundleVersion: 1.0
bundleVersion: 4.3.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 38b6429

Please sign in to comment.