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 Dec 13, 2022
1 parent d4db853 commit 9b0754f
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": 8,
"VersionName": "1.18.0",
"Version": 9,
"VersionName": "1.20.0",
"FriendlyName": "Cesium for Unreal Samples",
"EngineAssociation": "4.26",
"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.eyJqdGkiOiI3ZDI1MmE4Mi1jNDVhLTQxNmItYmQ5MS1iYzM2M2VmMmYzODAiLCJpZCI6MjU5LCJpYXQiOjE2NjYxNTgyNTR9.ivA8Gak_Z7otMRJ1M_daRu3wJhSMdxR5pNQPs7H1n6E
DefaultIonAccessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwZDc5NTY4Yi1jMmZkLTRhYjQtOWRiNS0zODZmMDY0YzI2NzQiLCJpZCI6MjU5LCJpYXQiOjE2NzA5NzAwNzh9.oV9z0j8uR3EXeknVis13-C2SuLZXsVSHskmCmoO_Uu0
ScaleLevelOfDetailByDPI=True
EnableExperimentalOcclusionCullingFeature=False

0 comments on commit 9b0754f

Please sign in to comment.