bugfix: fix profile cycling

This commit is contained in:
Luke D. Jones
2021-05-25 21:43:39 +12:00
parent c14768182c
commit 42d0eb0aba
5 changed files with 47 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "daemon"
version = "3.6.0"
version = "3.6.1"
license = "MPL-2.0"
readme = "README.md"
authors = ["Luke <luke@ljones.dev>"]