Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6eef584e authored by Pierre-Alain Bandinelli's avatar Pierre-Alain Bandinelli
Browse files

Making rainloop available for nextcloud 23 and 24

parent f0bc568d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
	<dependencies>
    <php min-version="5.4" />
		<owncloud min-version="6" max-version="9.2" />
		<nextcloud min-version="20" max-version="22" />
		<nextcloud min-version="20" max-version="24" />
  </dependencies>
	<settings>
		<admin>OCA\RainLoop\Settings\AdminSettings</admin>