Skip to content

Commit 04b3faa

Browse files
Merge pull request #177 from immutable/chore/update-version-1.4.0
chore: update version
2 parents 59c4bfa + 3781490 commit 04b3faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Immutable/Public/Immutable/ImmutableDataTypes.h

+1-1
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.3.0.alpha")
11+
#define ENGINE_SDK_VERSION TEXT("1.4.0")
1212

1313
USTRUCT()
1414
struct FImmutableEngineVersionData

0 commit comments

Comments
 (0)