Skip to content

Commit

Permalink
Training: Revert version number change
Browse files Browse the repository at this point in the history
This was already done in a previous commit.
  • Loading branch information
blackcoder87 committed Jan 12, 2025
1 parent 6cee514 commit 42e70f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/modules/training/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Config extends \Ilch\Config\Install
{
public array $config = [
'key' => 'training',
'version' => '1.10.1',
'version' => '1.10.0',
'icon_small' => 'fa-solid fa-graduation-cap',
'author' => 'Veldscholten, Kevin',
'link' => 'https://ilch.de',
Expand Down

0 comments on commit 42e70f6

Please sign in to comment.