Skip to content

Commit 946b055

Browse files
committed
Prepare v2.0.3
1 parent 1302b27 commit 946b055

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

screenshot.xml

+3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,12 @@ Additionally, browsers only expose this feature when it is being used over HTTPS
7070
<langs>
7171
<lang>en_GB</lang>
7272
<lang>en_US</lang>
73+
<lang>es_AR</lang>
7374
<lang>es_ES</lang>
7475
<lang>fr_FR</lang>
7576
<lang>pt_PT</lang>
77+
<lang>it_IT</lang>
78+
<lang>ja_JP</lang>
7679
</langs>
7780
<license>GPLv2+</license>
7881
<tags>

setup.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
--------------------------------------------------------------------------
2121
*/
2222

23-
define('PLUGIN_SCREENSHOT_VERSION', '2.0.2');
23+
define('PLUGIN_SCREENSHOT_VERSION', '2.0.3');
2424
define('PLUGIN_SCREENSHOT_MIN_GLPI', '10.0.0');
2525
define('PLUGIN_SCREENSHOT_MAX_GLPI', '10.1.0');
2626

0 commit comments

Comments
 (0)