From 618e366e9e2d9c1f1d711cf753d0ed4763d5e566 Mon Sep 17 00:00:00 2001 From: Matthew Sandford Date: Fri, 8 Jan 2021 14:57:30 +0000 Subject: [PATCH 1/5] Update to preview 7 --- spatial/spatialos.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/spatial/spatialos.json b/spatial/spatialos.json index d5a60dbc..13e21f10 100644 --- a/spatial/spatialos.json +++ b/spatial/spatialos.json @@ -1,11 +1,11 @@ { - "name": "your_project_name_here", - "project_version": "0.0.1", - "sdk_version": "15.0.0-preview-6", - "dependencies": [ - { - "name": "standard_library", - "version": "15.0.0-preview-6" - } - ] -} + "name": "unreal_gdk", + "project_version": "0.0.1", + "sdk_version": "15.0.0-preview-7", + "dependencies": [ + { + "name": "standard_library", + "version": "15.0.0-preview-7" + } + ] +} \ No newline at end of file From 4529d4ac7eec4093c204b14d5c7725817b7f2e86 Mon Sep 17 00:00:00 2001 From: Matthew Sandford Date: Fri, 8 Jan 2021 15:08:23 +0000 Subject: [PATCH 2/5] update nightly steps --- .buildkite/nightly.steps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/nightly.steps.yaml b/.buildkite/nightly.steps.yaml index 3b9983f5..2d0d5351 100644 --- a/.buildkite/nightly.steps.yaml +++ b/.buildkite/nightly.steps.yaml @@ -37,7 +37,7 @@ env: GDK_REPOSITORY: "git@github.com:spatialos/UnrealGDK.git" MAIN_MAP_NAME: "Control_Small" SPATIAL_PROJECT_NAME: "unreal_gdk" - SPATIAL_RUNTIME_VERSION: "15.0.0-preview-6" ## the runtime version of SpatialOS + SPATIAL_RUNTIME_VERSION: "15.0.0-preview-7" ## the runtime version of SpatialOS steps: - label: "generate-pipeline-steps" From 66af6d692e2752923bc6e07614eff57b24b1fb3b Mon Sep 17 00:00:00 2001 From: Matthew Sandford Date: Fri, 8 Jan 2021 15:12:50 +0000 Subject: [PATCH 3/5] Revert --- spatial/spatialos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spatial/spatialos.json b/spatial/spatialos.json index 13e21f10..7c499fbb 100644 --- a/spatial/spatialos.json +++ b/spatial/spatialos.json @@ -1,5 +1,5 @@ { - "name": "unreal_gdk", + "name": "your_project_name_here", "project_version": "0.0.1", "sdk_version": "15.0.0-preview-7", "dependencies": [ From 7c273d9dfadb2bbdbc5be7bc99de297a5f4a7186 Mon Sep 17 00:00:00 2001 From: Matthew Sandford Date: Fri, 8 Jan 2021 15:14:48 +0000 Subject: [PATCH 4/5] Formatting revert --- spatial/spatialos.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/spatial/spatialos.json b/spatial/spatialos.json index 7c499fbb..702859af 100644 --- a/spatial/spatialos.json +++ b/spatial/spatialos.json @@ -1,11 +1,11 @@ { - "name": "your_project_name_here", - "project_version": "0.0.1", - "sdk_version": "15.0.0-preview-7", - "dependencies": [ - { - "name": "standard_library", - "version": "15.0.0-preview-7" - } - ] + "name": "your_project_name_here", + "project_version": "0.0.1", + "sdk_version": "15.0.0-preview-7", + "dependencies": [ + { + "name": "standard_library", + "version": "15.0.0-preview-7" + } + ] } \ No newline at end of file From 3301705be371330d35758d089a5726b4cbfaf649 Mon Sep 17 00:00:00 2001 From: Matthew Sandford Date: Fri, 8 Jan 2021 15:16:03 +0000 Subject: [PATCH 5/5] Add new line --- spatial/spatialos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spatial/spatialos.json b/spatial/spatialos.json index 702859af..2e90916a 100644 --- a/spatial/spatialos.json +++ b/spatial/spatialos.json @@ -8,4 +8,4 @@ "version": "15.0.0-preview-7" } ] -} \ No newline at end of file +}