mirror of
https://github.com/ratspeak/ratdeck.git
synced 2026-05-14 19:35:05 +00:00
v1.8.4-beta: prerelease build
Mark prerelease tags (containing '-') as GitHub Pre-release.
This commit is contained in:
@@ -125,3 +125,4 @@ jobs:
|
||||
ratdeck-firmware.zip
|
||||
ratdeck-merged.bin
|
||||
generate_release_notes: true
|
||||
prerelease: ${{ contains(github.ref_name, '-') }}
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
#define RATDECK_VERSION_MAJOR 1
|
||||
#define RATDECK_VERSION_MINOR 8
|
||||
#define RATDECK_VERSION_PATCH 3
|
||||
#define RATDECK_VERSION_STRING "1.8.3"
|
||||
#define RATDECK_VERSION_PATCH 4
|
||||
#define RATDECK_VERSION_STRING "1.8.4-beta"
|
||||
|
||||
// --- Feature Flags ---
|
||||
#define HAS_DISPLAY true
|
||||
|
||||
Reference in New Issue
Block a user