Skip to content

Commit

Permalink
Updates for v1.10.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Jun 3, 2024
1 parent 32a59b7 commit 23dacac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ MonoBehaviour:
apiUrl: https://api.cesium.com
oauth2ApplicationID: 381
defaultIonAccessTokenId:
defaultIonAccessToken: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI1YmFiYTEwOC1iZjE3LTRkMDQtYjFmNS03MjYyZDdhZjhhNjIiLCJpZCI6MjU5LCJpYXQiOjE3MTQ1NzQyMTB9.j2bZV_SpHOxJ-epQ9bsUJzdk-0r9I6Yx2uMFlcxKGtA
defaultIonAccessToken: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwYTA4NGE1Yi02NjFjLTQzNmEtOGMyNC05YmUyMTg5MzY2ZjUiLCJpZCI6MjU5LCJpYXQiOjE3MTczODk5MDR9.W7Zw1oWZbIWV8WPT5DqgoOhr05ppGAPzLaefEVflRaY
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"dependencies": {
"com.cesium.unity": "1.10.0",
"com.cesium.unity": "1.10.1",
"com.unity.cinemachine": "2.8.9",
"com.unity.collab-proxy": "1.17.2",
"com.unity.ide.rider": "3.0.15",
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.10.0
bundleVersion: 1.10.1
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 23dacac

Please sign in to comment.