mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-19 15:40:58 +00:00
fix: escape code blocks to prevent HTML injection
This commit is contained in:
parent
8f9091fb2a
commit
5bd9ce484f
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
package config
|
||||
|
||||
var Version = "1.2"
|
||||
var Version = "1.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue