Skip to content

Commit

Permalink
Merge pull request #202 from em230418/patch-6
Browse files Browse the repository at this point in the history
Added "git commit" to "Updating odoo versions in docs"
  • Loading branch information
Ivan Yelizariev committed Oct 25, 2019
2 parents daeeda7 + 1b3afb9 commit 6e0f613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migration/helpers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Updating odoo versions in docs
# bump versions in docs (excluding "Tested on Odoo" expression)
find . -type f -name *.rst -or -name *.html -or -name *.md | xargs sed -i '/Tested on /!s/12.0/13.0/g'
git commit *.rst *.html *.md -m ":book::one::three: bump versions in docs"
Reviewing odoo updates
======================
Expand Down

0 comments on commit 6e0f613

Please sign in to comment.