Skip to content

Commit

Permalink
Update nexopos.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Blair2004 authored Jun 28, 2021
1 parent cfa3367 commit 8808387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/nexopos.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
return [
'version' => '4.3.0',
'version' => '4.3.1',
'pos' => [
// deprecated
'payments' => [
Expand Down Expand Up @@ -423,4 +423,4 @@
'Asia/Anadyr' => '(GMT+12:00) Asia/Anadyr (Anadyr Time)',
'Asia/Kamchatka' => '(GMT+12:00) Asia/Kamchatka (Petropavlovsk-Kamchatski Time)'
]
];
];

0 comments on commit 8808387

Please sign in to comment.