chore: add missing references to 7.1.2

This commit is contained in:
David Ralph
2024-09-06 12:54:30 +01:00
parent a322823a94
commit af86a59364
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ body:
label: Version
description: What version of Mue are you running?
options:
- 7.1.2
- 7.1.1
- 7.1.0
- 7.0.0

View File

@@ -26,4 +26,4 @@ export const TWITTER_HANDLE = 'getmue';
export const DISCORD_SERVER = 'zv8C9F8';
export const OPENCOLLECTIVE_USERNAME = 'mue';
export const VERSION = '7.1.1';
export const VERSION = '7.1.2';