Skip to content

Commit 36d3c81

Browse files
mkschulzeclaude
andcommitted
build/docs: bump build to 308, point download to v1.1-beta.21
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7724468 commit 36d3c81

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The new JUCE-based version of JamWide is available as a beta. This is a complete
1414
**This is beta software** — it may contain bugs. Please report issues on [GitHub](https://github.com/mkschulze/JamWide/issues).
1515

1616
<div class="download-section">
17-
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20" class="btn btn-primary btn-large">
18-
Download v1.1-beta.20
17+
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.21" class="btn btn-primary btn-large">
18+
Download v1.1-beta.21
1919
</a>
2020
<p class="version-info">macOS (Universal) / Windows (x64) / Linux (x64)</p>
2121
</div>

src/build_number.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#pragma once
2-
#define JAMWIDE_BUILD_NUMBER 303
2+
#define JAMWIDE_BUILD_NUMBER 308

0 commit comments

Comments
 (0)