Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
* develop:
  Preparing 1.6.0 release
  translation correction
  german translation improvements

# Conflicts:
#	Resources/lang/de/blocks.php
  • Loading branch information
nWidart committed Oct 27, 2015
2 parents adfaa09 + 1effda3 commit f769482
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
url: https://github.com/AsgardCms/Block
versions:
"1.6.0":
changed:
- Improving german translations
"1.5.0":
added:
- Added de locale pt and pt-BR
Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"active": 1,
"order": 1,
"version": "1.5.0",
"version": "1.6.0",
"providers": [
"Modules\\Block\\Providers\\BlockServiceProvider",
"Modules\\Block\\Providers\\RouteServiceProvider"
Expand Down

0 comments on commit f769482

Please sign in to comment.