Commit e9e51addc7b17f1cb9a43420376a39d04937ca98
1 parent
f3b2d6be
Exists in
master
and in
29 other branches
ActionItem1140: v0.18.3
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
lib/noosfero.rb
1 | module Noosfero | 1 | module Noosfero |
2 | PROJECT = 'noosfero' | 2 | PROJECT = 'noosfero' |
3 | - VERSION = '0.18.2' | 3 | + VERSION = '0.18.3' |
4 | SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero' | 4 | SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero' |
5 | 5 | ||
6 | def self.pattern_for_controllers_in_directory(dir) | 6 | def self.pattern_for_controllers_in_directory(dir) |