Skip to content

Commit

Permalink
Merge pull request #31 from CesiumGS/update-for-1-11
Browse files Browse the repository at this point in the history
Update for Cesium for Unreal v1.11.0.
  • Loading branch information
kring authored Mar 2, 2022
2 parents 791f439 + 82efe72 commit 0a36ded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CesiumForUnrealSamples.uproject
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 4,
"VersionName": "1.10.0",
"VersionName": "1.11.0",
"FriendlyName": "Cesium for Unreal Samples",
"EngineAssociation": "4.26",
"Category": "Geospatial",
Expand Down
3 changes: 1 addition & 2 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,4 @@ bSupportsVulkan=True

[/Script/CesiumRuntime.CesiumRuntimeSettings]
DefaultIonAccessTokenId=
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJlOTE4ZTdjOS0wNjVhLTRkZjgtYjk3MC1iOWI1NGNiZTYyOTciLCJpZCI6MjU5LCJpYXQiOjE2NDM3ODEwMjJ9.eE4qfXrZW8CKzw2LXU1Qgq4Y3D7_3PEqIJ-cALMwGOE

DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI0NjEwM2IyNy1lNjFhLTQ0MDEtYTFiOS1hZThhNGUxNTQwODUiLCJpZCI6MjU5LCJpYXQiOjE2NDYxOTQ1NTJ9.y6tynr0tJbJbRZBhg_J_yGXxJNsPSH4iUZdMrirWr54

0 comments on commit 0a36ded

Please sign in to comment.