Skip to content

Commit

Permalink
Merge pull request #30 from ant385525/patch-1
Browse files Browse the repository at this point in the history
Properly increment radarr revision number
  • Loading branch information
revenz authored Jun 9, 2024
2 parents e01e647 + a2c7691 commit 746c1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/Flow/Applications/Radarr/Radarr - Rename.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Radarr } from 'Shared/Radarr';
* @author Shaun Agius
* @uid bd6f02c8-e650-4916-bcae-46f382d20388
* @descripttion This script will send a rename command to Radarr
* @revision 5
* @revision 6
* @param {string} URI Radarr root URI and port (e.g. http://radarr:1234)
* @param {string} ApiKey API Key
* @output Item renamed
Expand Down

0 comments on commit 746c1f0

Please sign in to comment.