Skip to content

Commit

Permalink
hotfix: changed plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
jetrodn committed Jun 8, 2021
1 parent 1c6a790 commit f5085d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gateways/vrcoinify.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

define('vrcoinify_plugin_name', 'VR Coinify WHMCS');
define('vrcoinify_plugin_version', '0.1');
define('vrcoinify_plugin_version', '0.7');
define('vrcoinify_error_not_available', 'Coinify Gateway is not available right now. Please choose another payment gateway or contact support.');
define('vrcoinify_error_amount_too_low', 'The amount to pay is too small for Coinify. Please choose another payment gateway.');

Expand Down

0 comments on commit f5085d8

Please sign in to comment.