Skip to content

Commit

Permalink
[RELEASE] v. 1.6.0 - feature release: On-page SEO evaluation and focu…
Browse files Browse the repository at this point in the history
…s keyword. Update the database and clear the system cache. Read the docs and run the new scheduler task.
  • Loading branch information
mhirdes committed Aug 31, 2016
1 parent 9a97209 commit a76c056
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clickstorm",
"SEO"
],
"version": "1.5.2-dev",
"version": "1.6.0",
"replace": {
"cs_seo": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '1.5.2-dev',
'version' => '1.6.0',
'constraints' => [
'depends' => [
'typo3' => '6.2.0-8.99.99',
Expand Down

1 comment on commit a76c056

@NamelessCoder
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • NamelessCoder\GizzleGitPlugins\GizzlePlugins\ClonePlugin:000000007d85cd00000000006ce8cbf7:
    • 0: Executing Git clone command: /usr/bin/git clone --depth 1 --single-branch --branch '1.6.0' 'https://github.com/clickstorm/cs_seo.git' /tmp/a76c056753132c3e0ca6e3064ccdfd4f9c94c104/cs_seo
    • NamelessCoder\TYPO3RepositoryGizzle\GizzlePlugins\ExtensionRepositoryReleasePlugin:000000007d85cd1e000000006ce8cbf7:
      • resultCode: 10504
      • resultMessages:
        • 0: Please note that it might take a while (up to an hour) until your extension and the documentation appear on TYPO3.org.
        • version: 1.6.0

Please sign in to comment.