Skip to content

Commit 1c236ea

Browse files
committed
Documentation updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent fb060ab commit 1c236ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/for-developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
compile(
1212
group: "com.github.projectessentials",
1313
name: "ProjectEssentials-Core",
14-
version: "v1.14.4-1.1.0.0"
14+
version: "v1.14.4-1.2.0"
1515
)
1616
}
1717
```

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is the base module (core) for all other Project Essentials modules. It cont
88

99
### Last steps
1010

11-
#### [Download mod](https://github.com/ProjectEssentials/ProjectEssentials-Core/releases/download/v1.14.4-1.1.0.0/ProjectEssentials-Core-MOD-1.14.4-1.1.0.0.jar) · [Download API](https://github.com/ProjectEssentials/ProjectEssentials-Core/releases/download/v1.14.4-1.1.0.0/ProjectEssentials-Core-API-1.14.4-1.1.0.0.jar) · [How to install](documentation/for-players.md) · [Troubleshooting](https://github.com/ProjectEssentials/ProjectEssentials-Core/issues/new/choose) · [News & updates](https://t.me/minecraftforge)
11+
#### [Download mod](https://github.com/ProjectEssentials/ProjectEssentials-Core/releases/download/v1.14.4-1.2.0/ProjectEssentials-Core-MOD-1.14.4-1.2.0.jar) · [Download API](https://github.com/ProjectEssentials/ProjectEssentials-Core/releases/download/v1.14.4-1.2.0/ProjectEssentials-Core-API-1.14.4-1.2.0.jar) · [How to install](documentation/for-players.md) · [Troubleshooting](https://github.com/ProjectEssentials/ProjectEssentials-Core/issues/new/choose) · [News & updates](https://t.me/minecraftforge)
1212

1313
<a href="https://ko-fi.com/mairwunnx" target="_blank"><img src="./assets/support_social.png"></a>
1414

0 commit comments

Comments
 (0)