diff --git a/CHANGELOG.md b/CHANGELOG.md index e06ae89..495d662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## cockpit-45drives-hardware 2.4.9-1 +## cockpit-45drives-hardware 2.5.0-1 -* Fixes missing Professional chassis images in System page \ No newline at end of file +* Adds Proxinator line to Hardware Modules \ No newline at end of file diff --git a/manifest.json b/manifest.json index eecd2de..adb8a67 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "cockpit-45drives-hardware", "title": "cockpit-45drives-hardware", "prerelease": false, - "version": "2.4.9", + "version": "2.5.0", "buildVersion": "1", "author": "Mark Hooper ", "url": "https://github.com/45Drives/cockpit-hardware", @@ -58,7 +58,7 @@ ], "changelog": { "urgency": "medium", - "version": "2.4.9", + "version": "2.5.0", "buildVersion": "1", "ignore": [], "date": null, diff --git a/packaging/el8/main.spec b/packaging/el8/main.spec index f96f4a5..6bb7ef9 100644 --- a/packaging/el8/main.spec +++ b/packaging/el8/main.spec @@ -42,6 +42,8 @@ make DESTDIR=%{buildroot} install /usr/lib/udev/rules.d/68-cockpit-45drives-disks.rules %changelog +* Fri Jan 10 2025 Jordan Keough 2.5.0-1 +- Adds Proxinator line to Hardware Modules * Thu Dec 05 2024 Jordan Keough 2.4.9-1 - Fixes missing Professional chassis images in System page * Wed Dec 04 2024 Jordan Keough 2.4.8-1 diff --git a/packaging/focal/changelog b/packaging/focal/changelog index 2c32a7c..cfc28a9 100644 --- a/packaging/focal/changelog +++ b/packaging/focal/changelog @@ -1,3 +1,9 @@ +cockpit-45drives-hardware (2.5.0-1focal) focal; urgency=medium + + * Adds Proxinator line to Hardware Modules + + -- Jordan Keough Fri, 10 Jan 2025 10:57:03 -0400 + cockpit-45drives-hardware (2.4.9-1focal) focal; urgency=medium * Fixes missing Professional chassis images in System page