From 6e60be365b3be0d3d56cabbb9edb395a5c89e25d Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 29 Jan 2024 10:47:30 -0500 Subject: [PATCH] ci: testing PR create and merge - removed the if that was causing it not to run --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 03a6aec..e06bc30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "2.0.7" +version = "1.9.6" edition = "2021" description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind." repository = "https://github.com/neon-mmd/websurfx"