From 3c705f34b09e1a4d4f7bbcf7ef8c8bc7573e88a3 Mon Sep 17 00:00:00 2001 From: "forkline-dev[bot]" Date: Mon, 21 Sep 2026 05:37:04 +0000 Subject: [PATCH] release: 1.23.0 --- CHANGELOG.md | 6 ++++++ app/version.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd32a7bf3..da1381ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file ## [Unreleased] +## [1.23.0] - 2026-09-21 + +### Fixed + +- Corrected requireNotNull ordering in VersioningPlugin so null checks work as intended + ## [1.22.0] - 2026-09-21 ### Added diff --git a/app/version.properties b/app/version.properties index 618570160..f25788280 100644 --- a/app/version.properties +++ b/app/version.properties @@ -2,4 +2,4 @@ # This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY. # versioning-plugin.versionCode=12300 -versioning-plugin.versionName=1.23.0-SNAPSHOT +versioning-plugin.versionName=1.23.0