From fb88cfb4e8dcfbb99c3ceae95a8e37dab81c3a0d Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Sun, 14 May 2017 16:25:30 +0300 Subject: [PATCH] Bump version (0.0.9.3) --- blockcheck.py | 2 +- latest_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blockcheck.py b/blockcheck.py index 83880c5..95a3c41 100755 --- a/blockcheck.py +++ b/blockcheck.py @@ -38,7 +38,7 @@ Thank you. ''' # Configuration -VERSION="0.0.9.2" +VERSION="0.0.9.3" 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 a1e4cb7..89d3618 100644 --- a/latest_version.txt +++ b/latest_version.txt @@ -1 +1 @@ -0.0.9.2 +0.0.9.3