(GH-1057) Regex fix to allow dotted resources
[puppet-modules/puppetlabs-apt.git] / metadata.json
index 98b2c00929354a15179483949ef134862c419dc7..9866c6df502f563b67406a4a21424a1822883009 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "8.4.0",
+  "version": "9.0.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",
@@ -26,7 +26,8 @@
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
         "18.04",
-        "20.04"
+        "20.04",
+        "22.04"
       ]
     }
   ],