Merge branch 'develop'

This commit is contained in:
2025-04-07 17:45:16 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ steps:
- vrobbler.service
username: root
ssh_key:
from_secret: unbl_ink_key
from_secret: jail_key
command_timeout: 2m
script:
- pip uninstall -y vrobbler

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "vrobbler"
version = "0.16.0"
version = "0.16.1"
description = ""
authors = ["Colin Powell <colin@unbl.ink>"]