Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
blackcoder87 authored May 10, 2018
1 parent cadcee4 commit ac14343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/modules/vote/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Config extends \Ilch\Config\Install
{
public $config = [
'key' => 'vote',
'version' => '1.3',
'version' => '1.4',
'icon_small' => 'fa-tasks',
'author' => 'Veldscholten, Kevin',
'link' => 'http://ilch.de',
Expand Down

0 comments on commit ac14343

Please sign in to comment.