Skip to content

Commit

Permalink
v0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
drowaudio committed Sep 2, 2020
1 parent cf10121 commit 96601ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.15)

project(pluginval VERSION 0.2.7)
project(pluginval VERSION 0.2.8)

add_subdirectory(modules/juce)

Expand Down
5 changes: 3 additions & 2 deletions pluginval.jucer
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>

<JUCERPROJECT name="pluginval" projectType="guiapp" jucerVersion="5.4.7" id="IA2Ov0"
version="0.2.7" companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK&#10;../../VST3_SDK">
<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.2.8"
companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK&#10;../../VST3_SDK"
jucerFormatVersion="1">
<MAINGROUP id="zUhKLj" name="pluginval">
<FILE id="gV5MZv" name="CHANGELIST.md" compile="0" resource="0" file="CHANGELIST.md"/>
<GROUP id="{DF1CFAD6-E73F-2DAB-3957-D1F25BDD2E13}" name="Source">
Expand Down

0 comments on commit 96601ee

Please sign in to comment.