Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update readme #4

Merged
merged 10 commits into from
Aug 12, 2024
Merged

docs: update readme #4

merged 10 commits into from
Aug 12, 2024

Conversation

Blackfaded
Copy link
Collaborator

No description provided.

@Blackfaded Blackfaded marked this pull request as ready for review August 12, 2024 12:15
version.sh Outdated

if [ -n "$NEW_VERSION" ]; then
if [ -f $SERVER_META_INFO_PATH ]; then
sed -i '' "s/JavaServerSDK\/v[0-9]*\.[0-9]*\.[0-9]*/JavaServerSDK\/v$NEW_VERSION/g" ${SERVER_META_INFO_PATH}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JavaServerSDK ?

Copy link
Collaborator

@lrosenfeldt lrosenfeldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In dem ServerMetaInfo File steht noch JavaServerSDK, das wurde auch im prepare_release.sh script so übernehmen. Das sollte noch angepasst werden.

Copy link

sonarcloud bot commented Aug 12, 2024

@Blackfaded Blackfaded merged commit 0221cd6 into develop Aug 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants