Skip to content

Commit 8808387

Browse files
authored
Update nexopos.php
1 parent cfa3367 commit 8808387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/nexopos.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
return [
3-
'version' => '4.3.0',
3+
'version' => '4.3.1',
44
'pos' => [
55
// deprecated
66
'payments' => [
@@ -423,4 +423,4 @@
423423
'Asia/Anadyr' => '(GMT+12:00) Asia/Anadyr (Anadyr Time)',
424424
'Asia/Kamchatka' => '(GMT+12:00) Asia/Kamchatka (Petropavlovsk-Kamchatski Time)'
425425
]
426-
];
426+
];

0 commit comments

Comments
 (0)