owncloud-archive / maps

:globe_with_meridians: Maps app for ownCloud
GNU Affero General Public License v3.0
42 stars 20 forks source link

»This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.« #116

Closed jancborchardt closed 8 years ago

jancborchardt commented 8 years ago

@v1r0x @Henni @brantje what’s the minimum version we run on? We should put that in the info.xml

v1r0x commented 8 years ago

Isn't there a requiremin in this file? Or is this something else? Nevertheless, I think we are 8+ or 8.1+, but not completely sure.

jancborchardt commented 8 years ago

See https://github.com/owncloud/core/pull/21808/files#diff-fea49f0732d061e089d5ce81b2483176L10 on how the syntax needs to be :)

Henni commented 8 years ago

requiremin is currently set to 7. But we should replace it with <owncloud min-version="7.0" /> and maybe increase it even to 9.0.

v1r0x commented 8 years ago

Any reason for 9.0? The current max shouldn't be higher than 8.2. Otherwise we would bar people from this app.

jancborchardt commented 8 years ago

So min 8.2 and max 9.0?

Henni commented 8 years ago

@jancborchardt :+1:

v1r0x commented 8 years ago

:+1: