bump: version 0.3.6 → 0.3.7 [skip ci]

This commit is contained in:
github-actions[bot]
2024-11-26 03:04:17 +00:00
parent 5a1b92547d
commit 4348705a0a
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.3.7 (2024-11-26)
### Fix
- **ci**: Forgot to also pull in the most recent changes [skip ci]
## v0.3.6 (2024-11-26)
### Fix
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "managarr"
version = "0.3.6"
version = "0.3.7"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "A TUI and CLI to manage your Servarrs"
keywords = ["managarr", "ratatui", "dashboard", "servarr", "tui"]