From d5fbdafba29a43df578f3a5140e6ff33250b636f Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Mon, 8 May 2017 00:24:54 +0300 Subject: [PATCH] Bump version (0.0.9.2) --- blockcheck.py | 2 +- latest_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blockcheck.py b/blockcheck.py index 5ad3cfd..7600172 100755 --- a/blockcheck.py +++ b/blockcheck.py @@ -37,7 +37,7 @@ Thank you. ''' # Configuration -VERSION="0.0.9.1" +VERSION="0.0.9.2" dns_records_list = ( # First server in this list should have both A and AAAA records diff --git a/latest_version.txt b/latest_version.txt index 3b10b9c..a1e4cb7 100644 --- a/latest_version.txt +++ b/latest_version.txt @@ -1 +1 @@ -0.0.9.1 +0.0.9.2