feat: add brazilian portuguese to available languages (#198)

This commit is contained in:
Miguel Ribeiro
2024-03-08 22:17:15 +01:00
committed by GitHub
parent dd598f33d9
commit 3ea9d98da7
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.12.1";
$version = "v1.14.0";
?>