Skip to content

Commit

Permalink
[TASK]Updaet extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
RuperaKhushi committed Dec 23, 2024
1 parent 284cbc2 commit 952402a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Instagram

[![Instagram](https://img.shields.io/badge/stable-v5.0.0-green?style=flat-square)](https://github.com/nitsan-technologies/ns_instagram/tree/5.0.0) [![TYPO3 13](https://img.shields.io/badge/TYPO3-13-orange.svg?style=flat-square)](https://get.typo3.org/version/13) [![License](https://img.shields.io/badge/license-GPL--3.0-orange?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![T3Planet](https://img.shields.io/badge/T3Planet-Instagram-50b99a?style=flat-square)](https://t3-extension.t3planet.com/pro/typo3-instagram)
[![Instagram](https://img.shields.io/badge/stable-v6.0.0-green?style=flat-square)](https://github.com/nitsan-technologies/ns_instagram/tree/6.0.0) [![TYPO3 13](https://img.shields.io/badge/TYPO3-13-orange.svg?style=flat-square)](https://get.typo3.org/version/13) [![License](https://img.shields.io/badge/license-GPL--3.0-orange?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![T3Planet](https://img.shields.io/badge/T3Planet-Instagram-50b99a?style=flat-square)](https://t3-extension.t3planet.com/pro/typo3-instagram)

- Live Frontend Demo: https://demo.t3planet.com/t3-extensions/instagram
- Live Frontend Demo: https://t3-extension.t3planet.com/pro/typo3-instagram
- Free version: https://extensions.typo3.org/extension/ns_instagram/
- Documentation: http://docs.t3planet.com/en/latest/ExtNsInstagram/Index.html
- Changelog: https://t3planet.com/typo3-instagram-extension
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang_db.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<source>API Configuration</source>
</trans-unit>
<trans-unit id="apiconfig.graphapi" xml:space="preserve">
<source>Add Instagram Basic Display API Access Token (graph.instagram.com): Will required if you set Instagram Basic Display API in plugin option (To get token: https://developers.facebook.com/docs/instagram-basic-display-api/getting-started)</source>
<source>Add Instagram Access Token (graph.instagram.com): Required if you set Instagram Access Token in plugin option (To get token: https://developers.facebook.com/docs/instagram-basic-display-api/getting-started)</source>
</trans-unit>
<trans-unit id="settings.jquery" xml:space="preserve">
<source>Include jQuery Library</source>
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '5.0.0',
'version' => '6.0.0',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-13.9.99',
Expand Down

0 comments on commit 952402a

Please sign in to comment.