Skip to Content
Menu
This question has been flagged
2 Replies
1430 Views

Initial install of Odoo 13CE was done using:

echo "deb http://nightly.odoo.com/13.0/nightly/deb/ ./" | sudo tee /etc/apt/sources.list.d/odoo.list

Current version is:

Odoo 13.0-20200906

Looks like the most current one is 13.0.20210401

How do I go about upgrading to the newest v13 release?

I'm running on Ubuntu 18.04

Thanks for your time

Avatar
Discard
Best Answer

Your answer is valid only for instances deployed using the package installer method on Debian-based operating systems. This should be reflected in your question title and answer.

Avatar
Discard
Author

Yes good and valid point Ermin

Author Best Answer

running apt update && apt upgrade got me to where I needed.

Realized that adding odoo nightly to my sources would update odoo just like any other installed app.

Avatar
Discard
Related Posts Replies Views Activity
2
Apr 24
877
0
Mar 23
1661
0
Aug 22
1266
0
Nov 20
8487
4
Jul 20
3970