Skip to content

Commit

Permalink
Changed version. Added additional info in the last comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nan1t committed Jun 10, 2023
1 parent 3ef5683 commit e77a42e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'ru.nanit'
version '1.5.1'
version '1.5.2'

compileJava {
options.encoding = "UTF-8"
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ping:
description: '{"text": "&9NanoLimbo"}'
version: 'NanoLimbo'
# Return static protocol version number in ping result
# By default, its -1 to return the client version, if it supported
# https://wiki.vg/Protocol_version_numbers
protocol: -1

Expand Down

0 comments on commit e77a42e

Please sign in to comment.