[chore] update minor version

Previous commits introduced new config options:
- passwords
- several misc mumble-server.ini settings

since the new setup requires superuser-pw to be set,
 it is a breaking change compared to 0.1.0
 however, 0.y.z is not considered stable by semver,
 so we're free to increment the minor version.
This commit is contained in:
Amras
2026-04-28 14:01:42 +00:00
parent 11589df06e
commit e4eba96d53
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
- Added support for optional server passwords
- Added support for misc options from mumble-server.ini
- Important: superuser-pw must now be set as a secret