Fix: encoding for url and notes (#273)

This commit is contained in:
Miguel Ribeiro
2024-04-11 22:08:43 +02:00
committed by GitHub
parent d088e96637
commit ad86eb5b9c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.20.1";
$version = "v1.20.2";
?>