File tree 3 files changed +7
-7
lines changed
src/main/resources/META-INF
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ mappingsChannelVersion=20190719-1.14.3
14
14
kotlinJdkVersionTarget =jdk8
15
15
kotlinxSerializationVersion =0.12.0
16
16
kotlinVersion =1.3.50
17
- projectEssentialsVersion =1.14.4-1.0.0.0
17
+ projectEssentialsVersion =1.14.4-1.0.0.1
18
18
projectEssentialsName =Project Essentials Spawn
19
19
projectEssentialsId =project_essentials_spawn
20
20
projectEssentialsVendor =MairwunNx (Pavel Erokhin)
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Spawn/is
4
4
5
5
[[mods ]]
6
6
modId =" project_essentials_spawn"
7
- version =" 1.14.4-1.0.0.0 "
7
+ version =" 1.14.4-1.0.0.1 "
8
8
displayName =" Project Essentials Spawn"
9
9
updateJSONURL =" https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Spawn/MC-1.14.4/update.json"
10
- displayURL =" https://github.com/MairwunNx /ProjectEssentials-Spawn"
10
+ displayURL =" https://github.com/ProjectEssentials /ProjectEssentials-Spawn"
11
11
credits =" Thanks JetBrains for Intellij IDEA license!"
12
12
authors =" MairwunNx (Pavel Erokhin)"
13
13
description ='''
Original file line number Diff line number Diff line change 1
1
{
2
- "homepage" : " https://github.com/MairwunNx /ProjectEssentials-Spawn/releases/tag/v1.14.4-1.0.0.0 " ,
2
+ "homepage" : " https://github.com/ProjectEssentials /ProjectEssentials-Spawn/releases/tag/v1.14.4-1.0.0.1 " ,
3
3
"1.14.4" : {
4
- "1.14.4-1.0.0.0 " : " - Initial release ."
4
+ "1.14.4-1.0.0.1 " : " - Fixed some wrong meta information for mod ."
5
5
},
6
6
"promos" : {
7
- "1.14.4-latest" : " 1.14.4-1.0.0.0 " ,
8
- "1.14.4-recommended" : " 1.14.4-1.0.0.0 "
7
+ "1.14.4-latest" : " 1.14.4-1.0.0.1 " ,
8
+ "1.14.4-recommended" : " 1.14.4-1.0.0.1 "
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments