Skip to content

Commit

Permalink
Bump version, update token.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Apr 3, 2023
1 parent 6dba1f9 commit b0123fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CesiumForUnrealSamples.uproject
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 11,
"VersionName": "1.23.0",
"Version": 12,
"VersionName": "1.24.0",
"FriendlyName": "Cesium for Unreal Samples",
"EngineAssociation": "4.27",
"Category": "Geospatial",
Expand Down
2 changes: 1 addition & 1 deletion Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ bSupportsVulkan=True

[/Script/CesiumRuntime.CesiumRuntimeSettings]
DefaultIonAccessTokenId=
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIyNjRkMDQ3ZC0xNjU1LTRhODktYTNmMC1hMWNlOGY3ZWE2NjgiLCJpZCI6MjU5LCJpYXQiOjE2Nzc3MzIxOTF9.9F3yZwa9dBtokPsqKEslJgx5lGNhSnTuNeOxiCh92RE
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI1MzMwMGNhNC0yZTFkLTQ5YTItYTEzMi03ZDRlMmVhNWMxNzIiLCJpZCI6MjU5LCJpYXQiOjE2ODA1MjA0NTd9.mZHdA_jHsf2zxZe8obgRaVmSHNvhsy26XgP3Dej_sBE
ScaleLevelOfDetailByDPI=True
EnableExperimentalOcclusionCullingFeature=False

0 comments on commit b0123fb

Please sign in to comment.