Fix readme with new stable branch
This commit is contained in:
parent
90e6b21c1b
commit
c65a7332cc
@ -55,7 +55,7 @@ Install ``additionals`` plugin for `Redmine`_.
|
||||
.. code-block:: bash
|
||||
|
||||
$ cd $REDMINE_ROOT
|
||||
$ git clone -b v3-stable https://github.com/AlphaNodes/additionals.git plugins/additionals
|
||||
$ git clone -b stable https://github.com/AlphaNodes/additionals.git plugins/additionals
|
||||
$ bundle install --without development test
|
||||
$ bundle exec rake redmine:plugins:migrate RAILS_ENV=production
|
||||
$
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Additionals
|
||||
VERSION = '3.0.1'.freeze
|
||||
VERSION = '3.0.2-master'.freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user