From 0205489fcf8d56f601a21ba6ff9397dbc8be962f Mon Sep 17 00:00:00 2001 From: Mat Kelly Date: Wed, 30 Mar 2016 13:09:03 -0400 Subject: [PATCH] Updated Wayback version to match release vers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f264480..3ba851e7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Web Archiving Integration Layer (WAIL) is a graphical user interface (GUI) atop multiple web archiving tools intended to be used as an easy way for anyone to preserve and replay web pages. -Tools included and accessible through the GUI are Heritrix 3.2.0 and Wayback 2.2.0. Support packages include Apache Tomcat and pyinstaller. +Tools included and accessible through the GUI are Heritrix 3.2.0 and Wayback 2.3.0. Support packages include Apache Tomcat and pyinstaller. WAIL is written in Python and compiled to a native executable using `pyInstaller`.