You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the tool to support Nextcloud versions 33 and 34. The current info.xml specifies min-version="31" and max-version="32", which prevents app generation for Nextcloud 33+ environments, despite the repository targeting these versions.
Update the tool to support Nextcloud versions 33 and 34. The current
info.xmlspecifiesmin-version="31"andmax-version="32", which prevents app generation for Nextcloud 33+ environments, despite the repository targeting these versions.