added AdminBonusAddedNotification.php and InsufficientBalanceNotification.php

This commit is contained in:
Čarodej
2022-03-16 17:22:55 +01:00
parent 1d1e6823c7
commit e8c3fd74b1
48 changed files with 295 additions and 281 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'version' => '2.0.0-Rc.7',
'version' => '2.0.0-Rc.8',
'is_demo' => env('APP_DEMO', false),