Skip to content

Commit 7560ab1

Browse files
committed
bump to version v1.1.1
1 parent 85b0146 commit 7560ab1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
## v1.1.1
3+
4+
### Changed
5+
6+
- simpler and cleaner delete and world change command ui
7+
8+
### Fixed
9+
10+
- possible stability issues for unreliable internet connections
11+
- get players command not working when more than one player is online

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "somnus"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "Discord bot to remotely control and manage multiple Minecraft servers"
55
authors = [
66
{ name = "2mal3", email = "[email protected]" },

0 commit comments

Comments
 (0)