diff --git a/deployment/.env b/deployment/.env index 72693b2..b7274cb 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.3 +VERSION=4.4.4 ISTSOS_VERSION=2.4.1-2 # ------ GEOSERVER ------ diff --git a/django_project/gwml2 b/django_project/gwml2 index 5ed6bb0..3a5594d 160000 --- a/django_project/gwml2 +++ b/django_project/gwml2 @@ -1 +1 @@ -Subproject commit 5ed6bb08dca4463a554d42a5810e8c3f5505857c +Subproject commit 3a5594de99e0b156fa4eb7bc3de5c711568c0416 diff --git a/django_project/version/version.txt b/django_project/version/version.txt index f0f76fb..f15ec04 100644 --- a/django_project/version/version.txt +++ b/django_project/version/version.txt @@ -1 +1 @@ -4.4.3 \ No newline at end of file +4.4.4 \ No newline at end of file