Skip to content

Commit

Permalink
Merged PR 741: Update to 4.26.2
Browse files Browse the repository at this point in the history
Updates `EditorVersion.json` to use the official 4.26.2 release.

`TestEmpty.umap` is rebuilt and resaved to get rid of warnings about its
`builtData` file being missing when running tests.

The rest of `.uasset` and `.umap` are re-saved to remove the warning
about them being saved with an empty engine version.
  • Loading branch information
julianjimenez-ms committed Apr 23, 2021
1 parent 9b69367 commit 0dd33d5
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EditorVersion.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "analog.internal.unrealengine",
"package": "4.26.1",
"comment": "Internal Unreal Engine 4.26.1 build"
}
"name": "ue.4.26.win",
"package": "26.2.0",
"comment": "Unreal Engine 4.26.2 official release"
}
Binary file modified UXToolsGame/Content/UXToolsGame/Tests/Maps/TestEmpty.umap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 0dd33d5

Please sign in to comment.