diff --git a/deployment/.env b/deployment/.env index a3f430f..00c4538 100644 --- a/deployment/.env +++ b/deployment/.env @@ -248,7 +248,7 @@ PYTHONPATH=/home/web/django_project:/geonode USE_DEFAULT_GEOSERVER_STYLE=False INITIAL_FIXTURES=True -VERSION=4.4.15 +VERSION=4.4.16 ISTSOS_VERSION=2.4.1-2 # ------ GEOSERVER ------ diff --git a/django_project/gwml2 b/django_project/gwml2 index e7a1413..88ddef5 160000 --- a/django_project/gwml2 +++ b/django_project/gwml2 @@ -1 +1 @@ -Subproject commit e7a1413d02b22b0f27b86ecfafab8668004d3cbd +Subproject commit 88ddef59eb91a0f27e766cfbe4cc2162ba7cf759 diff --git a/django_project/version/version.txt b/django_project/version/version.txt index db27cb2..4e91350 100644 --- a/django_project/version/version.txt +++ b/django_project/version/version.txt @@ -1 +1 @@ -4.4.15 \ No newline at end of file +4.4.16 \ No newline at end of file