diff --git a/dev.unraid-ox.plg b/dev.unraid-ox.plg
index b4f6542..995b9b3 100644
--- a/dev.unraid-ox.plg
+++ b/dev.unraid-ox.plg
@@ -1,9 +1,9 @@
+
-
+
@@ -18,7 +18,7 @@
### 2022-05-06
-- Initial release - dust v0.8.0
+- Initial release - ox 0.2.7
@@ -56,7 +56,7 @@ For more information see the [ox repository](https://github.com/curlpipe/ox).
-echo "*** Removing dust ***"
+echo "*** Removing ox ***"
# Remove plugin related files
removepkg &name;-&version;
@@ -65,7 +65,7 @@ rm -rf &emhttp;
rm -rf &plugin;
echo
-echo "*** Successfully removed dust ***"
+echo "*** Successfully removed ox ***"
diff --git a/unraid-ox.plg b/unraid-ox.plg
index 9cd5447..6fdbc3b 100644
--- a/unraid-ox.plg
+++ b/unraid-ox.plg
@@ -1,9 +1,9 @@
+
-
+
@@ -17,7 +17,7 @@
### 2022-05-06
-- Initial release - dust v0.8.0
+- Initial release - ox 0.2.7
@@ -55,7 +55,7 @@ For more information see the [ox repository](https://github.com/curlpipe/ox).
-echo "*** Removing dust ***"
+echo "*** Removing ox ***"
# Remove plugin related files
removepkg &name;-&version;
@@ -64,7 +64,7 @@ rm -rf &emhttp;
rm -rf &plugin;
echo
-echo "*** Successfully removed dust ***"
+echo "*** Successfully removed ox ***"