Changed version. Added additional info in the last comment

This commit is contained in:
Nan1t 2023-06-10 11:13:01 +03:00
parent 3ef5683222
commit e77a42ebc9
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ plugins {
} }
group 'ru.nanit' group 'ru.nanit'
version '1.5.1' version '1.5.2'
compileJava { compileJava {
options.encoding = "UTF-8" options.encoding = "UTF-8"

View File

@ -16,6 +16,7 @@ ping:
description: '{"text": "&9NanoLimbo"}' description: '{"text": "&9NanoLimbo"}'
version: 'NanoLimbo' version: 'NanoLimbo'
# Return static protocol version number in ping result # 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 # https://wiki.vg/Protocol_version_numbers
protocol: -1 protocol: -1