fix: update develop_version in hooks

This commit is contained in:
Nihantra C. Patel
2024-09-02 10:40:31 +05:30
committed by GitHub
parent e21fcbae6a
commit 01b345e046

View File

@@ -20,7 +20,7 @@ add_to_apps_screen = [
}
]
develop_version = "14.x.x-develop"
develop_version = "15.x.x-develop"
app_include_js = "erpnext.bundle.js"
app_include_css = "erpnext.bundle.css"