From 4ecc44da177ab51f25df5ed07c1f565fa2ba959a Mon Sep 17 00:00:00 2001 From: Raffson Date: Mon, 10 Jul 2023 00:23:09 +0200 Subject: [PATCH] Preparations for v1.3.0 --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- changelog.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index a115fe1a..f0787982 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -31,7 +31,7 @@ body: If the bug was found in a test/development build, select "Test build" or "Development build" and provide a link to the applicable build in the field below. options: - - v1.1 + - v1.2.1 - Test build - Development build - type: input diff --git a/changelog.md b/changelog.md index 7ae00e73..2c76b14d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# Retribution v1.3.0 + +## Features/Improvements + +## Fixes + # Retribution v1.2.1 (hotfix) ## Fixes