Skip to content

Commit b56e933

Browse files
committed
bumped version to 0.12 in documentation
1 parent 5879389 commit b56e933

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/topics/scrapyd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ in your Ubuntu servers.
8686
So, if you plan to deploy Scrapyd on a Ubuntu server, just add the Ubuntu
8787
repositories as described in :ref:`topics-ubuntu` and then run::
8888

89-
aptitude install scrapyd-0.11
89+
aptitude install scrapyd-0.12
9090

9191
This will install Scrapyd in your Ubuntu server creating a ``scrapy`` user
9292
which Scrapyd will run as. It will also create some directories and files that

docs/topics/ubuntu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ latest bug fixes.
1313

1414
To use the packages, just add the following line to your
1515
``/etc/apt/sources.list``, and then run ``aptitude update`` and ``aptitude
16-
install scrapy-0.11``::
16+
install scrapy-0.12``::
1717

1818
deb http://archive.scrapy.org/ubuntu DISTRO main
1919

0 commit comments

Comments
 (0)