chore(release): bump version to 4.0.1

This commit is contained in:
Joe Previte
2022-01-04 10:27:51 -07:00
parent 3d999986b2
commit 9b001c52fe
11 changed files with 13 additions and 13 deletions

View File

@@ -69,7 +69,7 @@ describe("plugin", () => {
expect(body).toStrictEqual([
{
name: "Test App",
version: "4.0.0",
version: "4.0.1",
description: "This app does XYZ.",
iconPath: "/test-plugin/test-app/icon.svg",