From 67fba774732b9df7b5a2d3ec91197736451e5a2b Mon Sep 17 00:00:00 2001 From: Zeke Zhang <84948038+sean1832@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:13:19 +1100 Subject: [PATCH] Update manifest.json --- .core/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.core/manifest.json b/.core/manifest.json index d17df3d..adc9b19 100644 --- a/.core/manifest.json +++ b/.core/manifest.json @@ -1,6 +1,6 @@ { "name": "GPT-Brain", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "author": "Zeke Zhang", "homepage": "https://github.com/sean1832/GPT-Brain", @@ -9,4 +9,4 @@ "url": "https://github.com/sean1832/GPT-Brain" }, "bugs": "https://github.com/sean1832/GPT-Brain/issues" -} \ No newline at end of file +}