Update pre.yml

This commit is contained in:
qiaofeng1227 2022-06-30 10:22:49 +08:00 committed by GitHub
parent 17a87cbc7f
commit 307af8f1d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]}}"