mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
Merge pull request #22527 from sahil28297/fix_develop_version
chore: set develop version as 13.x.x
This commit is contained in:
@@ -13,7 +13,7 @@ source_link = "https://github.com/frappe/erpnext"
|
|||||||
app_logo_url = '/assets/erpnext/images/erp-icon.svg'
|
app_logo_url = '/assets/erpnext/images/erp-icon.svg'
|
||||||
|
|
||||||
|
|
||||||
develop_version = '12.x.x-develop'
|
develop_version = '13.x.x-develop'
|
||||||
|
|
||||||
app_include_js = "assets/js/erpnext.min.js"
|
app_include_js = "assets/js/erpnext.min.js"
|
||||||
app_include_css = "assets/css/erpnext.css"
|
app_include_css = "assets/css/erpnext.css"
|
||||||
|
|||||||
Reference in New Issue
Block a user