feat: add russian translation (#305)

chore: add build step for discord notification of new releases
This commit is contained in:
Miguel Ribeiro
2024-05-08 21:45:46 +02:00
committed by GitHub
parent 7ee8f5bb5f
commit ae04d50329
6 changed files with 300 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.25.1";
$version = "v1.26.0";
?>