From 84b4c4b7a042331fd97bc30bf389024ac07e0af1 Mon Sep 17 00:00:00 2001 From: Avery Date: Sun, 17 Jul 2022 18:19:24 -0400 Subject: [PATCH] Bump plugin version to 0.1.3 --- plugin/plugin.toml | 2 +- plugin/src/debug.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/plugin.toml b/plugin/plugin.toml index 4b471be..daf538b 100644 --- a/plugin/plugin.toml +++ b/plugin/plugin.toml @@ -1,5 +1,5 @@ name = "Recapture" -version = "0.1.2" +version = "0.1.3" link = "https://git.sr.ht/~avery/recapture" source = "https://git.sr.ht/~avery/recapture" min-crankshaft-version = "0.1.5" diff --git a/plugin/src/debug.tsx b/plugin/src/debug.tsx index 7c4dcde..43d341d 100644 --- a/plugin/src/debug.tsx +++ b/plugin/src/debug.tsx @@ -31,7 +31,7 @@ export const Debug: FunctionComponent<{ smm: SMM }> = ({ smm }) => { return (
- Debug Tools + Debug Tools