From 7f9bdb575d835b59b88e4f0a740ba8ec485d9f4c Mon Sep 17 00:00:00 2001 From: Matthias Portzel Date: Fri, 1 Sep 2023 10:02:21 -0400 Subject: [PATCH] 4.9.2 --- manifest.json | 2 +- package.json | 2 +- resources/update-log.json | 9 +++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9143054..c375ef8 100755 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "short_name": "KA Extension", "author": "Khan Academy Extension Developers", "homepage_url": "https://github.com/ka-extension", - "version": "4.9.1", + "version": "4.9.2", "description": "A Browser Extension for Khan Academy that adds more features to the site", "minimum_chrome_version": "88", "icons": { diff --git a/package.json b/package.json index 961ca79..790fc46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ka-extension-ts", - "version": "4.9.1", + "version": "4.9.2", "description": "A Chrome extension for the Khan Academy Computer Programming section", "private": true, "scripts": { diff --git a/resources/update-log.json b/resources/update-log.json index b77f8b3..feeb22d 100644 --- a/resources/update-log.json +++ b/resources/update-log.json @@ -1,4 +1,13 @@ [ + { + "version": "4.9.2", + "new": [ + "None" + ], + "fixes": [ + "Automatically fetch queries as they become outdated." + ] + }, { "version": "4.9.1", "new": [