Skip to content

Commit 9f1a548

Browse files
Update readme and version
1 parent d4ba7e6 commit 9f1a548

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
<a name="updates"></a>
3434
## Updates
3535

36+
* v0.0.7
37+
* Refatorado módulo Gallerys
38+
* Criado upload de imagens para o módulo produtos
3639
* v0.0.6
3740
* Aplicado método withInput() nos formulários **create**
3841
* v0.0.5

resources/views/admin/base.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105

106106
<!-- Footer -->
107107
<div class="footer">
108-
<div class="pull-right"><a href="https://github.com/odirleiborgert/rocket-cms" target="_blank"><u>Open Source</u> <i class="fa fa-github"></i></a> - <strong>v.0.0.6</strong></div>
108+
<div class="pull-right"><a href="https://github.com/odirleiborgert/rocket-cms" target="_blank"><u>Open Source</u> <i class="fa fa-github"></i></a> - <strong>v.0.0.7</strong></div>
109109
<div><strong>Rocket CMS</strong> - {{ date('Y') }}</div>
110110
</div>
111111

0 commit comments

Comments
 (0)