Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tiefenb authored Nov 4, 2020
1 parent b66ba60 commit 13c005b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ElasticsearchFeeder.module.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public static function getModuleInfo()
return array(
'title' => 'ElasticsearchFeeder',
'class' => 'ElasticsearchFeeder',
'version' => 132,
'version' => 133,
'summary' => 'Schema-flexible module for getting your page into ElasticSearch',
'href' => 'https://github.com/blue-tomato/ElasticsearchFeeder/',
'singular' => true,
Expand Down

0 comments on commit 13c005b

Please sign in to comment.