3.5.3 released

This commit is contained in:
Anton Keks 2018-08-26 17:57:05 +03:00
parent 33f6756a12
commit f5c159ecfb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: Angry IP Scanner
url: https://angryip.org
version: 3.5.2
version: 3.5.3
permalink: /:year/:month/:title.html
gems:

View File

@ -23,7 +23,7 @@ If the source of particular release is required, then you can later switch to pa
git checkout tag-name
where tag-name is the released version number (eg 3.5.2), for full list of available tags use:
where tag-name is the released version number (eg {{ site.version }}), for full list of available tags use:
git tag