Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankamencherla committed Nov 24, 2016
1 parent c734a8c commit 64197c6
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 97 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Razorpay_Payments_Model_Paymentmethod extends Mage_Payment_Model_Method_Ab
const CHANNEL_NAME = 'Razorpay/Magento%s_%s/%s';
const METHOD_CODE = 'razorpay';
const CURRENCY = 'INR';
const VERSION = '1.1.10';
const VERSION = '1.1.11';

protected $_code = self::METHOD_CODE;
protected $_canOrder = false;
Expand Down
2 changes: 1 addition & 1 deletion app/code/community/Razorpay/Payments/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<config>
<modules>
<Razorpay_Payments>
<version>1.1.10</version>
<version>1.1.11</version>
</Razorpay_Payments>
</modules>
<global>
Expand Down
190 changes: 95 additions & 95 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,95 +1,95 @@
<?xml version="1.0"?>
<package>
<name>Razorpay</name>
<version>1.1.10</version>
<stability>stable</stability>
<license>MIT</license>
<channel>community</channel>
<extends/>
<summary>Razorpay extension to accept payments from multiple banks and wallets.</summary>
<description>Razorpay is a payment aggregator to accept payments from various method including netbanking, credit card, debit card, wallets etc.</description>
<notes>This version uses the Razorpay API v1 for the best possible experience.</notes>
<authors>
<author>
<name>Abhay Rana</name>
<user>captn3mO</user>
<email>nemo@razorpay.com</email>
</author>
<author>
<name>Vivek Kumar</name>
<user>crims0n</user>
<email>vivek@razorpay.com</email>
</author>
<author>
<name>Mayank Amencherla</name>
<user>mayank</user>
<email>mayank.amencherla@razorpay.com</email>
</author>
</authors>
<date>2016-10-18</date>
<time>15:37:59</time>
<contents>
<target name="magecommunity">
<dir name="Razorpay">
<dir name="Payments">
<dir>
<dir name="Block">
<file hash="15049195e1e3d519298a3bd5095990fe" name="Checkout.php"/>
</dir>
<dir name="Helper">
<file hash="bbf4955d0095e8f53022936eca12aab6" name="Data.php"/>
<file hash="308c55e7a7d56a27fcfb3983169c3491" name="ca-bundle.crt"/>
</dir>
<dir name="Model">
<file hash="3a06966d04bb508ff85ec8a355a7f943" name="Paymentmethod.php"/>
</dir>
<dir name="controllers">
<file hash="d7b1742fe6f37803208a93795915a81b" name="CheckoutController.php"/>
</dir>
<dir name="etc">
<file hash="ee05ae1c78daa8f263de0f3c6d25a9df" name="config.xml"/>
<file hash="3045e0b5d2d2d0b52e47c23a64f99445" name="system.xml"/>
</dir>
</dir>
</dir>
</dir>
</target>
<target name="magedesign">
<dir name="frontend">
<dir name="base">
<dir name="default">
<dir name="layout">
<file hash="733e8107f58a1a76fc13f5b11090a6df" name="razorpay.xml"/>
</dir>
<dir name="template">
<dir name="razorpay">
<file hash="568d98738658141ef1ce47edc5363494" name="checkout.phtml"/>
</dir>
</dir>
</dir>
</dir>
</dir>
</target>
<target name="mageetc">
<dir name="modules">
<file hash="84978ab3d49e7f70fc8e1aa00cb2dc36" name="Razorpay_Payments.xml"/>
</dir>
</target>
<target name="mage">
<dir name="js">
<dir name="razorpay">
<file hash="7d8379be889bfe8445515c48f111e79f" name="razorpay-utils.js"/>
</dir>
</dir>
</target>
</contents>
<compatible/>
<dependencies>
<required>
<php>
<min>5.4.45</min>
<max>5.6.26</max>
</php>
</required>
</dependencies>
</package>
<?xml version="1.0"?>
<package>
<name>Razorpay</name>
<version>1.1.11</version>
<stability>stable</stability>
<license>MIT</license>
<channel>community</channel>
<extends/>
<summary>Razorpay extension to accept payments from multiple banks and wallets.</summary>
<description>Razorpay is a payment aggregator to accept payments from various method including netbanking, credit card, debit card, wallets etc.</description>
<notes>This version uses the Razorpay API v1 for the best possible experience.</notes>
<authors>
<author>
<name>Mayank Amencherla</name>
<user>mayankamencherla</user>
<email>mayank.amencherla@razorpay.com</email>
</author>
<author>
<name>Vivek Kumar</name>
<user>crims0n</user>
<email>vivek@razorpay.com</email>
</author>
<author>
<name>Mayank Amencherla</name>
<user>mayank</user>
<email>mayank.amencherla@razorpay.com</email>
</author>
</authors>
<date>2016-11-24</date>
<time>14:22:16</time>
<contents>
<target name="magecommunity">
<dir name="Razorpay">
<dir name="Payments">
<dir name="Block">
<file hash="15049195e1e3d519298a3bd5095990fe" name="Checkout.php"/>
<file hash="09ad9b449bf873a6b2b3bce55923219b" name="Placeorder.php"/>
<file hash="3d38f8ba62b42fc4decb7dbc7d4e8e1e" name="Setuputils.php"/>
</dir>
<dir name="Helper">
<file hash="bbf4955d0095e8f53022936eca12aab6" name="Data.php"/>
<file hash="308c55e7a7d56a27fcfb3983169c3491" name="ca-bundle.crt"/>
</dir>
<dir name="Model">
<file hash="9010f9914121e6772a2804633c2838b8" name="Paymentmethod.php"/>
</dir>
<dir name="controllers">
<file hash="6828300fcebf068f19209504cacd9dd7" name="CheckoutController.php"/>
</dir>
<dir name="etc">
<file hash="882222bd136679604c7a0e3351cd67c9" name="config.xml"/>
<file hash="3045e0b5d2d2d0b52e47c23a64f99445" name="system.xml"/>
</dir>
</dir>
</dir>
</target>
<target name="magedesign">
<dir name="frontend">
<dir name="base">
<dir name="default">
<dir name="layout">
<file hash="34d6bfaa979b0e0a17bd8c7ed1558daa" name="razorpay.xml"/>
</dir>
<dir name="template">
<dir name="razorpay">
<file hash="568d98738658141ef1ce47edc5363494" name="checkout.phtml"/>
</dir>
</dir>
</dir>
</dir>
</dir>
</target>
<target name="mageetc">
<dir name="modules">
<file hash="84978ab3d49e7f70fc8e1aa00cb2dc36" name="Razorpay_Payments.xml"/>
</dir>
</target>
<target name="mage">
<dir name="js">
<dir name="razorpay">
<file hash="7d8379be889bfe8445515c48f111e79f" name="razorpay-utils.js"/>
</dir>
</dir>
</target>
</contents>
<compatible/>
<dependencies>
<required>
<php>
<min>5.4.45</min>
<max>5.6.26</max>
</php>
</required>
</dependencies>
</package>

0 comments on commit 64197c6

Please sign in to comment.