diff --git a/io_scene_gltf2/__init__.py b/io_scene_gltf2/__init__.py
index 17b76b32d7961575a6c7290a73e03fe7619e1812..1815ed904e6d79b3f50e5ed0e25007f22dd4e60a 100755
--- a/io_scene_gltf2/__init__.py
+++ b/io_scene_gltf2/__init__.py
@@ -16,7 +16,7 @@ bl_info = {
     'name': 'glTF 2.0 format',
     'author': 'Julien Duroure, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin SchmithĂĽsen, Jim Eckerlein, and many external contributors',
     "version": (1, 3, 11),
-    'blender': (2, 83, 9),
+    'blender': (2, 90, 0),
     'location': 'File > Import-Export',
     'description': 'Import-Export as glTF 2.0',
     'warning': '',