Update the Django version to 3.1.14
[vfc/nfvo/lcm.git] / version.properties
index fb21064..28c09b9 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=3
-patch=1
+minor=4
+patch=4
 
 base_version=${major}.${minor}.${patch}