We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a79933 commit 00b1b5aCopy full SHA for 00b1b5a
README.md
@@ -4,7 +4,7 @@ This extension provides some debbuging functionality for Magento.
4
5
Facts
6
-----
7
-- version: 1.4.0
+- version: 1.5.0
8
- [extension on GitHub](https://github.com/firegento/firegento)
9
10
src/app/code/community/FireGento/Debug/etc/config.xml
@@ -19,7 +19,7 @@
19
<config>
20
<modules>
21
<FireGento_Debug>
22
- <version>1.4.0</version>
+ <version>1.5.0</version>
23
</FireGento_Debug>
24
</modules>
25
<global>
0 commit comments