From e75c4b747d49c08d03e04ce4a08ab4324eb7f3f4 Mon Sep 17 00:00:00 2001 From: Reilly Spitzfaden Date: Sat, 15 Jun 2024 21:29:52 -0400 Subject: [PATCH] updated version text --- Source/PluginEditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/PluginEditor.cpp b/Source/PluginEditor.cpp index 21d43da..586dd42 100644 --- a/Source/PluginEditor.cpp +++ b/Source/PluginEditor.cpp @@ -169,7 +169,7 @@ void RSBrokenMediaAudioProcessorEditor::paint (juce::Graphics& g) g.drawFittedText ("RS Broken Media", 25, 10, 350, 45, juce::Justification::left, 1); // info g.setFont (16.0f); - g.drawFittedText ("Version 0.3.0\n reillyspitzfaden.com", getWidth() - 375, 15, 350, 45, juce::Justification::right, 2); + g.drawFittedText ("Version 0.3.1\n reillyspitzfaden.com", getWidth() - 375, 15, 350, 45, juce::Justification::right, 2); // panels // tried 93,107,128 (outlive max patch)