Skip to content

Commit 9e96333

Browse files
authored
[UPD] odoo_install: set version to 12.0
1 parent 356a1ce commit 9e96333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

odoo_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ INSTALL_WKHTMLTOPDF="True"
2626
OE_PORT="8069"
2727
#Choose the Odoo version which you want to install. For example: 11.0, 10.0, 9.0 or saas-18. When using 'master' the master version will be installed.
2828
#IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 11.0
29-
OE_VERSION="11.0"
29+
OE_VERSION="12.0"
3030
# Set this to True if you want to install Odoo 11 Enterprise!
3131
IS_ENTERPRISE="False"
3232
#set the superadmin password

0 commit comments

Comments
 (0)