Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Schendel committed Oct 31, 2021
1 parent 995ff1e commit 124c722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Twack.module.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static function getModuleInfo() {
return [
'title' => 'Twack',
'author' => 'Sebastian Schendel',
'version' => '2.2.0',
'version' => '2.2.1',
'summary' => 'Reusable components for your ProcessWire-templates.',
'singular' => true,
'autoload' => true,
Expand Down

0 comments on commit 124c722

Please sign in to comment.