From 542f27f5ca8f30234c9acd9709d6fd5b2077ee95 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 29 Jan 2024 10:52:16 -0500 Subject: [PATCH] ci: testing PR create and merge - fixed permission issues --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0a31aaf..e06bc30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "2.0.8" +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"