Skip to content

Commit baa3048

Browse files
github-actions[bot]Create or Update Pull Request Action
andauthored
chore: update version (#125)
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
1 parent 28b3ab7 commit baa3048

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

1313
USTRUCT()
1414
struct FImmutableEngineVersionData

0 commit comments

Comments
 (0)