diff --git a/deployment/.env b/deployment/.env index c7b19e9..d73e9fe 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.3.1 +VERSION=4.4.0 ISTSOS_VERSION=2.4.1-2 # ------ GEOSERVER ------ diff --git a/django_project/gwml2 b/django_project/gwml2 index ad89edc..d45937b 160000 --- a/django_project/gwml2 +++ b/django_project/gwml2 @@ -1 +1 @@ -Subproject commit ad89edc38ec636cd705c8b6358886fc0c97857bf +Subproject commit d45937bbddda325a66dc82452b898274b194e50e diff --git a/django_project/version/version.txt b/django_project/version/version.txt index ecedc98..64b5ae3 100644 --- a/django_project/version/version.txt +++ b/django_project/version/version.txt @@ -1 +1 @@ -4.3.1 \ No newline at end of file +4.4.0 \ No newline at end of file