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.