Skip to content

Commit

Permalink
Bump to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
romaincazier committed Jan 13, 2023
1 parent f8b053f commit f945eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PageMjmlToHtml.module
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class PageMjmlToHtml extends WireData implements Module, ConfigurableModule {
return [
"title" => "MJML to HTML",
"author" => "EPRC",
"version" => "1.1.6",
"version" => "1.1.7",
"summary" => "Allows you to write your Processwire template using MJML and get a converted HTML output using MJML API.",
"href" => "https://github.com/romaincazier/PageMjmlToHtml",
"icon" => "code",
Expand Down

0 comments on commit f945eb0

Please sign in to comment.