summaryrefslogtreecommitdiff
path: root/sw/Core/Src/config.h
diff options
context:
space:
mode:
authormiunau <55932282+miunau@users.noreply.github.com>2024-04-01 20:47:23 +0200
committerGitHub <noreply@github.com>2024-04-01 20:47:23 +0200
commit2271b3e84a1ddcd73e625bc66c226009a459ef73 (patch)
treea06cfeb815c749a35179c47895f7172ee48136c3 /sw/Core/Src/config.h
parent9fa7cd56b220f992eb63054e6548b9235faa5748 (diff)
parente1956aea7483f4d5559217442e9e154be562eb54 (diff)
downloadplinky-2271b3e84a1ddcd73e625bc66c226009a459ef73.tar.gz
Merge pull request #14 from makingsoundmachines/main
Firmware 0.A2 - merges recorded and live touch playback
Diffstat (limited to 'sw/Core/Src/config.h')
-rwxr-xr-xsw/Core/Src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Core/Src/config.h b/sw/Core/Src/config.h
index 57caea3..ad77997 100755
--- a/sw/Core/Src/config.h
+++ b/sw/Core/Src/config.h
@@ -49,4 +49,4 @@
// 0.9z - fix shimmer click? thanks hippo!
// 0.A - USB MIDI Sync
// 0.A1 - HW SERIAL MIDI SYNC & More CCs
-#define VERSION2 "v0.A1"
+#define VERSION2 "v0.A2"