Skip to content

Commit 5e28882

Browse files
committed
v0.3.0
1 parent b5dd353 commit 5e28882

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.15)
22

3-
project(pluginval VERSION 0.2.9)
3+
project(pluginval VERSION 0.3.0)
44

55
# If we are using MSVC we want static runtime linkage
66
if (MSVC)

pluginval.jucer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.2.9"
3+
<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.3.0"
44
companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK&#10;../../VST3_SDK"
55
jucerFormatVersion="1" defines="JUCE_PLUGINHOST_AU=1 JUCE_PLUGINHOST_VST3=1 JUCE_PLUGINHOST_LADSPA=1 JUCE_WEB_BROWSER=0 JUCE_USE_CURL=0 JUCE_MODAL_LOOPS_PERMITTED=1">
66
<MAINGROUP id="zUhKLj" name="pluginval">

0 commit comments

Comments
 (0)