Rebrand to SparkAssist and update version to 2.0.0

This commit is contained in:
2026-04-30 22:04:30 +02:00
parent 03bc4e64e4
commit e7f00359a1
9 changed files with 383 additions and 270 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "moodlegpt",
"version": "1.1.5",
"description": "This extension allows you to hide CHAT-GPT in a Moodle quiz.",
"name": "sparkassist",
"version": "2.0.0",
"description": "An AI study assistant for your quizzes.",
"scripts": {
"build": "npm run prettier && npm run lint && npm run fastBuild",
"fastBuild": "rollup -c",