Skip to content

Commit

Permalink
[TASK] raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
anjeylink committed Apr 19, 2019
1 parent 0a1e3ba commit c25225b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'author_email' => '',
'state' => 'stable',
'clearCacheOnLoad' => 0,
'version' => '1.4.0',
'version' => '1.4.1',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-9.5.99',
Expand Down

1 comment on commit c25225b

@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:000000003b9d42da000000000212671d:
    • 0: Executing Git clone command: /usr/bin/git clone --depth 1 --single-branch --branch 'v1.4.1' 'https://github.com/pixelant/pxa_survey.git' /tmp/c25225bca9a2eb968b7bec2ae9e6adeb494d35f3/pxa_survey
    • NamelessCoder\TYPO3RepositoryGizzle\GizzlePlugins\ExtensionRepositoryReleasePlugin:000000003b9d42c4000000000212671d:
      • 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.4.1

Please sign in to comment.