Skip to content

Commit

Permalink
Merge pull request #82 from lepo-project/fix-web_page-destroy
Browse files Browse the repository at this point in the history
🎉 Release v0.2.0
  • Loading branch information
kyoshizaki authored Oct 9, 2017
2 parents a633ef5 + 9ea17f6 commit e7202c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/contents/_index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<h2 class="card-header"><%= t('.system_version') %></h2>
<div class="card-body">
<p class="card-text">
0.1.3<%= t '.released_at' %> <%= l(Date.new(2017, 9, 21), format: :default) %>
0.2.0<%= t '.released_at' %> <%= l(Date.new(2017, 10, 9), format: :default) %>
</p>
</div>
</div>
Expand Down

0 comments on commit e7202c1

Please sign in to comment.