Skip to content

Commit 21d8dc0

Browse files
committed
gradle.properties updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 53a81b6 commit 21d8dc0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlin.code.style=official
1515
kotlin_version=1.3.72
1616
kotlinx_serialization_version=0.20.0
1717
# Module informatation.
18-
module_version=2.0.0+MC-1.15.2
18+
module_version=2.0.1-RC.1+MC-1.15.2
1919
module_name=Project Essentials Spawn
2020
module_id=project_essentials_spawn
2121
module_vendor=MairwunNx (Pavel Erokhin)

updatev2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Spawn",
33
"1.15.2": {
4+
"2.0.0-RC.1": "change log -> https://github.com/ProjectEssentials/ProjectEssentials-Spawn/blob/master/changelog.md#200-rc.1---2020-06-13",
45
"2.0.0": "change log -> https://github.com/ProjectEssentials/ProjectEssentials-Spawn/blob/master/changelog.md#200---2020-06-08"
56
},
67
"promos": {
7-
"1.15.2-latest": "2.0.0",
8+
"1.15.2-latest": "2.0.0-RC.1",
89
"1.15.2-recommended": "2.0.0"
910
}
1011
}

0 commit comments

Comments
 (0)