Skip to content

Commit

Permalink
chore: update version (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: Create or Update Pull Request Action <[email protected]>
  • Loading branch information
github-actions[bot] and Create or Update Pull Request Action authored Aug 5, 2024
1 parent 28b3ab7 commit baa3048
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("1.2.11")
#define ENGINE_SDK_VERSION TEXT("1.2.10")

USTRUCT()
struct FImmutableEngineVersionData
Expand Down

0 comments on commit baa3048

Please sign in to comment.