Skip to content

Commit

Permalink
chore: update version (#150)
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
2 people authored and ImmutableJeffrey committed Nov 26, 2024
1 parent 83af5b3 commit 1d589a8
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.10")
#define ENGINE_SDK_VERSION TEXT("1.3.0.alpha")

USTRUCT()
struct FImmutableEngineVersionData
Expand Down

0 comments on commit 1d589a8

Please sign in to comment.