Skip to content

Commit

Permalink
Release 2024.12.23
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricionaweb committed Dec 23, 2024
1 parent 990f3da commit 5f195fe
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions un.recyclarr.plg
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "un.recyclarr">
<!ENTITY author "fabricionaweb">
<!ENTITY version "2024.09.05">
<!ENTITY version "2024.12.23">
<!ENTITY gitURL "https://github.com/&author;/&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/&name;/master/&name;.plg">
<!ENTITY md5 "bc83ba510d81047893e2585c32833585">
<!ENTITY md5 "3129305bc54d7be87915a321fa38307d">
<!ENTITY launch "Settings/Recyclarr">
<!ENTITY flash "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
Expand All @@ -29,6 +29,10 @@ Release notes
-->
<CHANGES>
### &version;
- Upgrade ace-editor to 1.37.1
- Upgrade binary to 7.4.0 - https://github.com/recyclarr/recyclarr/releases/tag/v7.4.0

### 2024.09.05
- Upgrade ace-editor to 1.36.2
- Upgrade binary to 7.2.3 - https://github.com/recyclarr/recyclarr/releases/tag/v7.2.3

Expand Down

0 comments on commit 5f195fe

Please sign in to comment.