Skip to content

Commit 66710dc

Browse files
committed
Version updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 8ad1a74 commit 66710dc

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
@@ -16,7 +16,7 @@ kotlin.code.style=official
1616
kotlin_version=1.3.72
1717
kotlinx_serialization_version=0.20.0
1818
# Module informatation.
19-
module_version=2.0.0-RC.4+MC-1.14.4
19+
module_version=2.0.0-RC.5+MC-1.14.4
2020
module_name=Project Essentials Core
2121
module_id=project_essentials_core
2222
module_vendor=MairwunNx (Pavel Erokhin)

updatev2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Core",
33
"1.14.4": {
4+
"2.0.0-RC.5": "change log -> https://git.io/Jf05P",
45
"2.0.0-RC.4": "change log -> https://git.io/JfRaD",
56
"2.0.0-RC.3": "change log -> https://git.io/JfRlp",
67
"2.0.0-RC.2": "change log -> https://git.io/JfBYX",
78
"2.0.0-RC.1": "change log -> https://git.io/JfC5F"
89
},
910
"promos": {
10-
"1.14.4-latest": "2.0.0-RC.4",
11+
"1.14.4-latest": "2.0.0-RC.5",
1112
"1.14.4-recommended": "2.0.0"
1213
}
1314
}

0 commit comments

Comments
 (0)