From 98b00eb8e20d5fc53c49dc3854a46c63f29f9352 Mon Sep 17 00:00:00 2001 From: Revertron Date: Tue, 23 Mar 2021 18:56:29 +0100 Subject: [PATCH] Changed version number. --- Cargo.toml | 2 +- alfis.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 1df70dd..65d3034 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.3.4" +version = "0.3.5" authors = ["Revertron "] edition = "2018" build = "build.rs" diff --git a/alfis.toml b/alfis.toml index e043276..22b1801 100644 --- a/alfis.toml +++ b/alfis.toml @@ -1,6 +1,6 @@ # Settings origin = "00000102C2F9BFD2803284D93327F089D60FC72A06F19AF2384567F2646B8348" -key_file = "default1.key" +key_file = "default.key" listen = "[::]:4244" public = true