Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 492ab98

Browse files
committed
Bump version 3.0
1 parent 6927e4d commit 492ab98

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PayEx_Payments/Changelog_payex.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Version 1.0.0
1+
Version 3.0.0
22
* Init release of PayEx Payments module

PayEx_Payments/app/code/community/PayEx/Payments/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modules>
44
<PayEx_Payments>
55
<!-- declare module's version information for database updates -->
6-
<version>1.0.0</version>
6+
<version>3.0.0</version>
77
</PayEx_Payments>
88
</modules>
99

PayEx_Payments/app/etc/modules/PayEx_Payments.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Mage_Payment />
1111
</depends>
1212
<!-- declare module's version information for database updates -->
13-
<version>1.0.0</version>
13+
<version>3.0.0</version>
1414
</PayEx_Payments>
1515
</modules>
1616
</config>

0 commit comments

Comments
 (0)