Skip to content

Commit

Permalink
Merge tag 'v2.5.0' into develop
Browse files Browse the repository at this point in the history
v2.5.0
  • Loading branch information
Eyap53 committed Sep 24, 2024
2 parents 611a09e + 98f4bba commit c928f01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.maellacour.experiment-library",
"version": "2.4.1",
"version": "2.5.0",
"displayName": "Experiment Library",
"description": "A library to easily build experiment applications, and manage the inputs and outputs files in a standardized and clever way",
"unity": "2021.1",
Expand Down Expand Up @@ -33,4 +33,4 @@
"path": "Samples~/OutputEveryFrame"
}
]
}
}
5 changes: 2 additions & 3 deletions Unity_ExperimentLibrary/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,8 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 2.4.1
preloadedAssets:
- {fileID: 11400000, guid: 15d447a71e269f947a8a8ed274c8b747, type: 2}
bundleVersion: 2.5.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down

0 comments on commit c928f01

Please sign in to comment.