Aktualizovat README.md
All checks were successful
Build CoreProtect / Build-latest-jar (push) Successful in 3m22s

This commit is contained in:
Radim Lipovčan 2025-06-12 11:03:22 +02:00
parent 216e843433
commit 9f0743eddf

View File

@ -1,2 +1,15 @@
# CoreProtect-Build
Při každém updatu zkontrolovat ve scripts verzi https://github.com/PlayPro/CoreProtect/tree/master/src/main/java/net/coreprotect/patch/script
```
Spiara
on Aug 6, 2024 · edited by Spiara
build.gradle
[line 10] String projectVersion = '22.4' → String projectVersion = '23.1'
pom.xml
[line 5] <version>22.4</version><version>23.1</version>
[line 7] <project.branch></project.branch><project.branch>master</project.branch>
```