diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ec1d8..886fe08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## 0.0.12 – 2019-10-13 +### Changed +- bump to NC 17 + ## 0.0.11 – 2019-04-09 ### Changed - bump to NC 16 diff --git a/appinfo/info.xml b/appinfo/info.xml index dec37bf..0a05a2e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -80,7 +80,7 @@ If you look for more powerfull GPX editors, take a look at : - [JOSM](https://josm.openstreetmap.de/) - 0.0.11 + 0.0.12 agpl Julien Veyssier GpxEdit @@ -100,7 +100,7 @@ If you look for more powerfull GPX editors, take a look at : pgsql sqlite mysql - + OCA\GpxEdit\Settings\Admin diff --git a/makefile b/makefile index 5ed32f0..e70f2c3 100644 --- a/makefile +++ b/makefile @@ -5,7 +5,7 @@ build_dir=/tmp/build sign_dir=/tmp/sign cert_dir=$(HOME)/.nextcloud/certificates webserveruser ?= www-data -occ_dir ?= /var/www/html/n15 +occ_dir ?= /var/www/html/n17 all: appstore