Aktualizovat README.md
All checks were successful
Build CoreProtect / Build-latest-jar (push) Successful in 3m22s
All checks were successful
Build CoreProtect / Build-latest-jar (push) Successful in 3m22s
This commit is contained in:
parent
216e843433
commit
9f0743eddf
13
README.md
13
README.md
@ -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>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user