fix: Reverted to old version to fix release [skip ci]

This commit is contained in:
2024-11-25 18:24:00 -07:00
parent 8d4981f10f
commit cde86cf9fd
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1353,7 +1353,7 @@ dependencies = [
[[package]]
name = "managarr"
version = "0.3.0"
version = "0.2.2"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "managarr"
version = "0.3.0"
version = "0.2.2"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "A TUI and CLI to manage your Servarrs"
keywords = ["managarr", "ratatui", "dashboard", "servarr", "tui"]