Skip to content

Commit 00ff3ad

Browse files
committed
Increase next release scope to minor - multiple new things included
1 parent ba00af1 commit 00ff3ad

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "unittest",
3-
"version" : "3.1.1",
3+
"version" : "3.2.0",
44
"displayName" : "Terasology Engine Test",
55
"description" : "Engine unit test content"
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "engine",
3-
"version" : "3.1.1",
3+
"version" : "3.2.0",
44
"displayName" : "Terasology Engine",
55
"description" : "Core engine content"
66
}

modules/BiomesAPI/module.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "BiomesAPI",
3-
"version" : "3.1.1",
3+
"version" : "3.2.0",
44
"author" : "",
55
"displayName" : "BiomesAPI",
66
"description" : "Provides API for working with biomes - thematical sections of world. Previously part of engine.",

modules/BuilderSampleGameplay/module.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "BuilderSampleGameplay",
3-
"version" : "3.1.1",
3+
"version" : "3.2.0",
44
"author" : "Community",
55
"displayName" : "Builder Sample Gameplay",
66
"description" : "The last block you pick up is what you place. Extreme minimalistic gameplay setting to showcase engine running nearly solo (no inventory, health, etc). More for testing than playing",

modules/Core/module.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "Core",
3-
"version" : "3.1.1",
3+
"version" : "3.2.0",
44
"displayName" : "Core Content",
55
"description" : "This module adds a set of base content for Terasology",
66
"dependencies" : [

modules/CoreSampleGameplay/module.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "CoreSampleGameplay",
3-
"version" : "3.1.1",
3+
"version" : "3.2.0",
44
"displayName" : "Core Gameplay",
55
"description" : "Minimal gameplay template. Little content but a few starting items.",
66
"dependencies" : [

0 commit comments

Comments
 (0)