From 2719e2a6b04aecdf15323a832e76e39cd47f5c37 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sun, 26 Nov 2023 21:43:00 +0200 Subject: [PATCH] Update the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a7f018..c83e7ee 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You need install java, before run the application. Run the application with a command: $ java -jar cipher-analytical-machine-VERSION-standalone.jar [args] - $ java -jar cipher-analytical-machine-0.9.12-standalone.jar [args] + $ java -jar cipher-analytical-machine-0.9.15-standalone.jar [args] ## License