Commit 054a43b281eb143fc4f016a425c8a6460ff0a18a

Authored by Antonio Terceiro
1 parent c4375964

ActionItem1158: releasing 0.18.4

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
lib/noosfero.rb
1 1 module Noosfero
2 2 PROJECT = 'noosfero'
3   - VERSION = '0.18.3'
  3 + VERSION = '0.18.4'
4 4 SVN_ROOT = 'https://svn.colivre.coop.br/svn/noosfero'
5 5  
6 6 def self.pattern_for_controllers_in_directory(dir)
... ...