Skip to content

Commit

Permalink
Updates version to 1.4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Moss committed Oct 26, 2016
1 parent 38a7774 commit ef9dfcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/code/community/Creare/CreareSeoCore/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<config>
<modules>
<Creare_CreareSeoCore>
<version>1.4.1</version>
<version>1.4.2.1</version>
</Creare_CreareSeoCore>
</modules>
<adminhtml>
Expand Down Expand Up @@ -194,7 +194,7 @@
<class>creareseocore/observer</class>
<method>saveConfigOnConfigLoad</method>
</creareseo_savefileconfig>
<!-- Below observer depreciated in 1.2 as the
<!-- Below observer depreciated in 1.2 as the
script causes need to reindex on every product save.
<processcheck>
<type>singleton</type>
Expand Down
4 changes: 2 additions & 2 deletions app/code/community/Creare/CreareSeoSitemap/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<config>
<modules>
<Creare_CreareSeoSitemap>
<version>1.3.1</version>
<version>1.4.2.1</version>
</Creare_CreareSeoSitemap>
</modules>
<frontend>
Expand Down Expand Up @@ -47,4 +47,4 @@
</sitemap>
</creareseositemap>
</default>
</config>
</config>

0 comments on commit ef9dfcf

Please sign in to comment.