diff options
author | jim-p <jimp@pfsense.org> | 2010-06-10 16:40:17 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2010-06-10 16:40:17 -0400 |
commit | 161af1e81dcd2139c799d5f5a271f8143887dc99 (patch) | |
tree | bcf7fd4ade11236cd3ce08ab29e9163fbfc11c02 /config | |
parent | 79e8cdd6991928046e24728cb1fcd62eb15f11f8 (diff) | |
download | pfsense-packages-161af1e81dcd2139c799d5f5a271f8143887dc99.tar.gz pfsense-packages-161af1e81dcd2139c799d5f5a271f8143887dc99.tar.bz2 pfsense-packages-161af1e81dcd2139c799d5f5a271f8143887dc99.zip |
Dashboard update: honor hideplatform if set, version bump.
Diffstat (limited to 'config')
-rw-r--r-- | config/dashboard/dashboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dashboard/dashboard.xml b/config/dashboard/dashboard.xml index cae0205d..7177eed6 100644 --- a/config/dashboard/dashboard.xml +++ b/config/dashboard/dashboard.xml @@ -46,7 +46,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>dashboard</name> - <version>0.8.6</version> + <version>0.8.8</version> <title>Dashboard</title> <include_file>/usr/local/pkg/dashboard.inc</include_file> <additional_files_needed> |