Skip to content

Commit 0bbe983

Browse files
chore: update version (#150)
Co-authored-by: Create or Update Pull Request Action <[email protected]>
1 parent a789550 commit 0bbe983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Immutable/Public/Immutable/ImmutableDataTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
// This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine.
1010
// This hardcoded value will be updated by a workflow during the release process.
11-
#define ENGINE_SDK_VERSION TEXT("1.2.10")
11+
#define ENGINE_SDK_VERSION TEXT("1.3.0.alpha")
1212

1313
USTRUCT()
1414
struct FImmutableEngineVersionData

0 commit comments

Comments
 (0)