Skip to content

Commit cd20b8b

Browse files
version bump
1 parent bdaf69f commit cd20b8b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* 0.2.0.2 (2018-01-24)
2+
* bugfix on cart count update
3+
14
* 0.2.0.1 (2017-12-12)
25
* fixed issues with product search functionality on Magento EE
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Styla Connect (v 0.2.0.1)
1+
# Styla Connect (v 0.2.0.2)
22
---
33

44
Requires:

app/code/community/Styla/Connect/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<config>
33
<modules>
44
<Styla_Connect>
5-
<version>0.2.0.1</version>
5+
<version>0.2.0.2</version>
66
</Styla_Connect>
77
</modules>
88

0 commit comments

Comments
 (0)