mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update pre.yml
This commit is contained in:
parent
17a87cbc7f
commit
307af8f1d1
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
|
||||
- set_fact:
|
||||
erpnext_version_meta:
|
||||
"0": "13"
|
||||
"1": "12"
|
||||
"2": "11"
|
||||
"0": "14"
|
||||
"1": "13"
|
||||
"2": "12"
|
||||
|
||||
- set_fact:
|
||||
erpnext_version: "{{erpnext_version_meta[version_options.user_input]}}"
|
||||
|
|
Loading…
Reference in a new issue