From fd454c39e738effb99a3f131703268df75e50b7a Mon Sep 17 00:00:00 2001 From: Grace Kind Date: Sun, 16 Aug 2026 12:42:42 -0500 Subject: [PATCH] Update plugin copy --- package.json | 2 +- src/js/views/communityPlugins.view.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f3a8e574..5636b4c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "impro", - "version": "0.18.201", + "version": "0.18.202", "type": "module", "scripts": { "start": "rm -rf \"${BUILD_DIR:-build}\" && NODE_ENV=development eleventy --serve", diff --git a/src/js/views/communityPlugins.view.js b/src/js/views/communityPlugins.view.js index cd7e730d..4d4ac502 100644 --- a/src/js/views/communityPlugins.view.js +++ b/src/js/views/communityPlugins.view.js @@ -44,11 +44,11 @@ export default async function communityPluginsView({
${globeIconTemplate()}
- Extend IMPRO with plugins + Extend Impro with plugins

- Community plugins are built by other people using IMPRO. They + Community plugins are built by other people using Impro. They can add new themes, display options, and functionality to the app.

-- 2.51.2