Skip to content

Commit f28c74b

Browse files
Merge pull request #190 from immutable/chore/update-version-1.5.0
chore: update version
2 parents 06b7c1f + 04aafb6 commit f28c74b

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.4.0")
11+
#define ENGINE_SDK_VERSION TEXT("1.5.0")
1212

1313
USTRUCT()
1414
struct FImmutableEngineVersionData

0 commit comments

Comments
 (0)