feat: more escaping, tighter security

This commit is contained in:
httpjamesm 2022-12-28 23:56:14 -05:00
parent 6f86cbce6e
commit 10e7c89e96
5 changed files with 23 additions and 8 deletions

View file

@ -1,3 +1,3 @@
package config
var Version = "1.3"
var Version = "1.3.1"