From 63c34b2c24d04ec5e3f1eae4c1fcf3a396d894fd Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Wed, 12 Mar 2014 23:09:08 +0200 Subject: [PATCH] version 3.2.2 released on github --- _config.yml | 2 +- download/index.html | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 4e2a62ed..792d9bc9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ name: Angry IP Scanner pygments: true url: http://angryip.org -version: 3.2.1 +version: 3.2.2 permalink: /:year/:month/:title.html diff --git a/download/index.html b/download/index.html index 00113525..54ed8021 100644 --- a/download/index.html +++ b/download/index.html @@ -2,7 +2,8 @@ title: Download layout: default priority: 1.0 -binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/ +sourceforge_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/ +binary_url: http://github.com/angryziber/ipscan/releases/download/ ---

{{ page.title }}

@@ -13,7 +14,7 @@ binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/

Download version {{ site.version }} below or - browse all 3.x releases + browse all 3.x releases