Skip to content

Commit

Permalink
chore: updated unreal sdk version (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
YermekG authored Aug 1, 2024
1 parent 70d3394 commit 070e0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Immutable/Public/Immutable/ImmutableDataTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

// This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine.
// This hardcoded value will be updated by a workflow during the release process.
#define ENGINE_SDK_VERSION TEXT("v1.2.9-alpha1")
#define ENGINE_SDK_VERSION TEXT("1.2.9")

USTRUCT()
struct FImmutableEngineVersionData
Expand Down

0 comments on commit 070e0b0

Please sign in to comment.