Update release-code-changer.sh

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-10-05 08:41:10 +02:00 committed by GitHub
parent e0e1e79afa
commit fb43e9232d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
POMRELEASE=2.4.20-SNAPSHOT
# What version should be shown in the README.md latest badge
RELEASEVER=2.4.12
RELEASEVER=2.4.11
sed -i "0,:WorldSystem/.*/:s:WorldSystem/$RELEASEVER/" ./README.md $>/dev/null 2>&1