ecm_news 0.1.9.pre → 0.1.10.pre

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,2 @@
1
- <%= link_to(ecm_news_items_path, :class => 'btn list-link') do %>
2
- <i class="icon-list"></i>&nbsp;<%= I18n.t('ecm.news.item.actions.all') %>
3
- <% end %>
1
+ <%= link_to(ecm_news_items_path, :class => 'btn list-link') do %><i class="icon-list"></i>&nbsp;<%= I18n.t('ecm.news.item.actions.all') %><% end %>
4
2
 
@@ -1,5 +1,5 @@
1
1
  module Ecm
2
2
  module News
3
- VERSION = "0.1.9.pre"
3
+ VERSION = "0.1.10.pre"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ecm_news
3
3
  version: !ruby/object:Gem::Version
4
- hash: 961916008
5
- prerelease: 6
4
+ hash: 961916004
5
+ prerelease: 7
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 9
9
+ - 10
10
10
  - pre
11
- version: 0.1.9.pre
11
+ version: 0.1.10.pre
12
12
  platform: ruby
13
13
  authors:
14
14
  - Roberto Vasquez Angel