diff --git a/engine-tests/src/main/resources/module.txt b/engine-tests/src/main/resources/module.txt index d25ab8e4405..37b49ca4541 100644 --- a/engine-tests/src/main/resources/module.txt +++ b/engine-tests/src/main/resources/module.txt @@ -1,6 +1,6 @@ { "id" : "unittest", - "version" : "3.1.1", + "version" : "3.2.0", "displayName" : "Terasology Engine Test", "description" : "Engine unit test content" } diff --git a/engine/src/main/resources/engine-module.txt b/engine/src/main/resources/engine-module.txt index 1d0e6033cc9..773fff72949 100644 --- a/engine/src/main/resources/engine-module.txt +++ b/engine/src/main/resources/engine-module.txt @@ -1,6 +1,6 @@ { "id" : "engine", - "version" : "3.1.1", + "version" : "3.2.0", "displayName" : "Terasology Engine", "description" : "Core engine content" } diff --git a/modules/BiomesAPI/module.txt b/modules/BiomesAPI/module.txt index d13d826ce93..c643dd6385c 100644 --- a/modules/BiomesAPI/module.txt +++ b/modules/BiomesAPI/module.txt @@ -1,6 +1,6 @@ { "id" : "BiomesAPI", - "version" : "3.1.1", + "version" : "3.2.0", "author" : "", "displayName" : "BiomesAPI", "description" : "Provides API for working with biomes - thematical sections of world. Previously part of engine.", diff --git a/modules/BuilderSampleGameplay/module.txt b/modules/BuilderSampleGameplay/module.txt index fab7fd308ae..28053309410 100644 --- a/modules/BuilderSampleGameplay/module.txt +++ b/modules/BuilderSampleGameplay/module.txt @@ -1,6 +1,6 @@ { "id" : "BuilderSampleGameplay", - "version" : "3.1.1", + "version" : "3.2.0", "author" : "Community", "displayName" : "Builder Sample Gameplay", "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", diff --git a/modules/Core/module.txt b/modules/Core/module.txt index 9a20b107e6f..dab2c5e2a7d 100644 --- a/modules/Core/module.txt +++ b/modules/Core/module.txt @@ -1,6 +1,6 @@ { "id" : "Core", - "version" : "3.1.1", + "version" : "3.2.0", "displayName" : "Core Content", "description" : "This module adds a set of base content for Terasology", "dependencies" : [ diff --git a/modules/CoreSampleGameplay/module.txt b/modules/CoreSampleGameplay/module.txt index 50c3eaf48df..365eb371020 100644 --- a/modules/CoreSampleGameplay/module.txt +++ b/modules/CoreSampleGameplay/module.txt @@ -1,6 +1,6 @@ { "id" : "CoreSampleGameplay", - "version" : "3.1.1", + "version" : "3.2.0", "displayName" : "Core Gameplay", "description" : "Minimal gameplay template. Little content but a few starting items.", "dependencies" : [