Browse Source

Merge pull request #53 from tuxtof/nutanix-1.1.0

add nutanix v1.1.0
Alexandre Alves 2 months ago
parent
commit
88a8d3da00
1 changed files with 3 additions and 2 deletions
  1. 3 2
      manifest.json

+ 3 - 2
manifest.json

@@ -23,8 +23,9 @@
       "versions": [
         "1.0.0",
         "1.0.1",
-        "1.0.2"
+        "1.0.2",
+        "1.1.0"
       ]
     }
   }
-}
+}