From b71b45d15d669f37a8c103d9c822997094099bfc Mon Sep 17 00:00:00 2001 From: Holden Christiansen Date: Mon, 3 Jun 2024 16:34:25 -0500 Subject: [PATCH] v3.0.4-beta-1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfea88d..7f7382b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "freedomgpt", "productName": "FreedomGPT", - "version": "3.0.3", + "version": "3.0.4-beta-1", "description": "Our goal is to illustrate that AI Safety cannot be achieved through censorship. Let information flow freely, no matter how discomforting - because the truth shall set us free.", "main": "main/index.js", "scripts": {