diff --git a/config.json b/config.json index b57ba61ba16..de048e5b538 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.3.8", + "app_version": "3.4.0", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.3.2" + "requires_framework_version": "==3.4.0" } \ No newline at end of file