Skip to content

Commit 1619ece

Browse files
authored
Merge branch 'main' into dev
2 parents cb895af + e0a00e4 commit 1619ece

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

lang/en/media_rutube.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@
2626
You can find new versions of the plugin at <a href=https://github.com/Snickser/moodle-media_rutube>GitHub.com</a>
2727
<img src="https://img.shields.io/github/v/release/Snickser/moodle-media_rutube.svg"><br>
2828
Please send me some <a href="https://yoomoney.ru/fundraise/143H2JO3LLE.240720">donate</a>😊</div>
29-
BTC 1FHtZ82jLoBZ8ZsU7J2E9Cxy2xgUU7GJtD<br>
30-
EVM 0x4E2E41CD0F72095126f3d2945C545D069629b4d4<br>
29+
BTC 1GFTTPCgRTC8yYL1gU7wBZRfhRNRBdLZsq<br>
30+
TRX TRGMc3b63Lus6ehLasbbHxsb2rHky5LbPe<br>
31+
ETH 0x1bce7aadef39d328d262569e6194febe597cb2c9<br>
3132
<iframe src="https://yoomoney.ru/quickpay/fundraise/button?billNumber=143H2JO3LLE.240720"
3233
width="330" height="50" frameborder="0" allowtransparency="true" scrolling="no"></iframe>';
3334
$string['pluginname'] = 'RuTube';

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
$plugin->version = 2025031700; // The current plugin version (Date: YYYYMMDDXX).
2828
$plugin->requires = 2020061500; // Requires this Moodle version.
2929
$plugin->component = 'media_rutube'; // Full name of the plugin (used for diagnostics).
30-
$plugin->release = '0.8';
30+
$plugin->release = '1.0';
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)