Skip to content

Commit

Permalink
Update to v1.14.0, update token.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Dec 1, 2024
1 parent 8f434bc commit 3c6ac31
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.eyJqdGkiOiI3YWQyMjlmYS1lZDI1LTQ1MmItOGU0MC0xYjdmY2E3MDNkNDgiLCJpZCI6MjU5LCJpYXQiOjE3MzA0NDYzNDl9.L1KhZHKJacE43YCMk2MM2YkzYDkLIO4UtHPkHPNh_cY
defaultIonAccessToken: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIxYThmNGRkMi02OGUyLTQ1OTgtYWNiMy0zNDk5MjY4MzU2ODgiLCJpZCI6MjU5LCJpYXQiOjE3MzMwOTY5MDF9.6IpICNE0NdBpo1GS0d_uWZzSrHlIcDCsI9oO2uGPDZ0
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.13.1",
"com.cesium.unity": "1.14.0",
"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.13.1
bundleVersion: 1.14.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 3c6ac31

Please sign in to comment.