Skip to content

Commit d0a34a9

Browse files
Set plugin author metadata to alexphillips-dev
1 parent 7f9e025 commit d0a34a9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

207 KB
Binary file not shown.

folderview.plus.plg

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
<?xml version="1.0" standalone="yes"?>
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "folderview.plus">
4-
<!ENTITY author "folderview-plus-maintainers">
4+
<!ENTITY author "alexphillips-dev">
55
<!ENTITY github "alexphillips-dev/FolderView-Plus">
66
<!ENTITY launch "Settings/FolderViewPlus">
77
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
88
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9-
<!ENTITY version "2026.03.07.2">
9+
<!ENTITY version "2026.03.07.3">
1010
<!ENTITY md5 "3856e22407ecf9a2fe079b7c00b5e855">
1111
]>
1212

1313
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon="folder-open-o" support="https://github.com/alexphillips-dev/FolderView-Plus/issues" min="7.0.0">
1414
<CHANGES>
1515

16+
###2026.03.07.3
17+
- Update plugin metadata author to `alexphillips-dev` so Unraid displays the correct repository owner.
18+
1619
###2026.03.07.2
1720
- Runtime defaults hardening:
1821
- set `Live auto-refresh` default to OFF,

0 commit comments

Comments
 (0)