diff --git a/README.txt b/README.txt index aaa5401..4997ae2 100644 --- a/README.txt +++ b/README.txt @@ -29,7 +29,7 @@ To install plone.app.discussion, add the following code to your buildout.cfg:: ... extends = ... - http://good-py.appspot.com/release/plone.app.discussion/1.0b4 + http://good-py.appspot.com/release/plone.app.discussion/1.0b5 ...