Skip to content

Commit 700b3c1

Browse files
committed
Update version to v0.3
1 parent 9672c11 commit 700b3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Builds/LinuxMakefile/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ else
9999
endif
100100

101101
JUCE_ARCH_LABEL := $(shell uname -m)
102-
GUITARIX_VST_VERSION := 0.2
102+
GUITARIX_VST_VERSION := 0.3
103103

104104
ifeq ($(CONFIG),Debug)
105105
JUCE_BINDIR := build

0 commit comments

Comments
 (0)