XF 2.0 What is the XenForo version 2.0.7 ID

SyTry

Well-known member
Hello,

I'm doing an add-on and I would like to know the XenForo 2.0.7 version ID. This is to add conditions to my add-on before installation. I have the ID of the XFRM 2.0.3 :
Code:
    "require": {
        "XFRM": [ 2000370, "XenForo Resource Manager 2.0.3" ],
        "XF": [ ???, "XenForo 2.0.7+" ]
    },

Thanks you ! ;)

Regards, SyTry
 
Top Bottom