Skip to content

Commit 17eac9b

Browse files
authored
[TEMP] odoo_install: set to master for now untill V14 release
1 parent cd4faa7 commit 17eac9b

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
@@ -24,7 +24,7 @@ INSTALL_WKHTMLTOPDF="True"
2424
OE_PORT="8069"
2525
# Choose the Odoo version which you want to install. For example: 13.0, 12.0, 11.0 or saas-18. When using 'master' the master version will be installed.
2626
# IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 13.0
27-
OE_VERSION="13.0"
27+
OE_VERSION="master"
2828
# Set this to True if you want to install the Odoo enterprise version!
2929
IS_ENTERPRISE="False"
3030
# Set this to True if you want to install Nginx!

0 commit comments

Comments
 (0)