Skip to content

Commit

Permalink
Bump package to 2024.08.05
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricionaweb committed Aug 5, 2024
1 parent e50e562 commit 4c7af9d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 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.02.20">
<!ENTITY version "2024.08.05">
<!ENTITY gitURL "https://github.com/&author;/&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/&name;/master/&name;.plg">
<!ENTITY md5 "c1b808a2b6046dbc06a9782479f430ee">
<!ENTITY md5 "dc50dd0aaa2a11bbf37796b9beef33f4">
<!ENTITY launch "Settings/Recyclarr">
<!ENTITY flash "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
Expand All @@ -29,6 +29,11 @@ Release notes
-->
<CHANGES>
### &version;
- Upgrade ace-editor to 1.35.4
- Upgrade binary to 7.2.1 - https://github.com/recyclarr/recyclarr/releases/tag/v7.2.1
- Upgrade guide https://recyclarr.dev/wiki/upgrade-guide/v7.0/

### 2024.02.20
- Upgrade ace-editor to 1.32.3
- Parse !secret on ace-editor
- Prevent the editor to close when press ESC
Expand Down

0 comments on commit 4c7af9d

Please sign in to comment.