Description: support gnome 41
 This extension works with gnome 41 too, but we need to declare that
 in the metadata.json file

--- gnome-shell-extension-dashtodock-70.orig/metadata.json
+++ gnome-shell-extension-dashtodock-70/metadata.json
@@ -1,6 +1,7 @@
 {
 "shell-version": [
-    "40"
+    "40",
+    "41"
 ],
 "uuid": "dash-to-dock@micxgx.gmail.com",
 "name": "Dash to Dock",
