mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Bump version to 0.0.7
This commit is contained in:
parent
7d164d40a1
commit
1e99aebbac
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
Who knows what the future holds...
|
Who knows what the future holds...
|
||||||
|
|
||||||
# 0.0.7 - ??/??/2022
|
# 0.0.7 - 03/01/2023
|
||||||
### Changes:
|
### Changes:
|
||||||
[Minecraft](https://www.minecraft.com) bedrock edition support.
|
[Minecraft](https://www.minecraft.com) bedrock edition support.
|
||||||
Fix Minecraft legacy v1.6 max/online players count being reversed.
|
Fix Minecraft legacy v1.6 max/online players count being reversed.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gamedig"
|
name = "gamedig"
|
||||||
version = "0.0.6"
|
version = "0.0.7"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
|
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue