my Production version is…
ERPNext: v12.4.3 (version-12)
Frappe Framework: v12.2.1 (version-12)
And i want to setup exact same version as in production in my local machine
i use the following command
bench init frappe-bench-version-12 --frappe-branch v12.2.1
bench get-app --branch v12.4.3 erpnext GitHub - frappe/erpnext: Free and Open Source Enterprise Resource Planning (ERP)
but it is showing as below
ERPNext: v12.4.3 (HEAD)
Frappe Framework: v12.2.1 (HEAD)
i need version-12 instead of HEAD