diff options
author | Unknwon <u@gogs.io> | 2016-05-06 15:40:41 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-05-06 15:40:41 -0400 |
commit | 0a78d99a4db96c5181678acc46ca3dcc0d10c2b2 (patch) | |
tree | 36c4c3883437f2153a012519d290d2a055a42397 /templates | |
parent | 3df8eb60e3227b4cff671e4714d262603b82943b (diff) | |
download | gitea-0a78d99a4db96c5181678acc46ca3dcc0d10c2b2.tar.gz gitea-0a78d99a4db96c5181678acc46ca3dcc0d10c2b2.zip |
models/release: filter input to prevent command line argument vulnerability
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index dd22f4e0a5..cec1f08732 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.23.0426
\ No newline at end of file +0.9.25.0506
\ No newline at end of file |