From 288e7d3e712702f8c229edeeff0e5dc4ed5242db Mon Sep 17 00:00:00 2001 From: pashakostohrys Date: Mon, 30 Sep 2024 17:24:25 +0300 Subject: [PATCH] chore: update version to 2.12-2024.9.30-995854136 --- VERSION | 2 +- changelog/CHANGELOG-2.12-2024.9.30-995854136.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 changelog/CHANGELOG-2.12-2024.9.30-995854136.md diff --git a/VERSION b/VERSION index 362d862e73c67..040aa068fb3d2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.12-2024.9.30-a87492b22 \ No newline at end of file +2.12-2024.9.30-995854136 \ No newline at end of file diff --git a/changelog/CHANGELOG-2.12-2024.9.30-995854136.md b/changelog/CHANGELOG-2.12-2024.9.30-995854136.md new file mode 100644 index 0000000000000..db818c0e9351f --- /dev/null +++ b/changelog/CHANGELOG-2.12-2024.9.30-995854136.md @@ -0,0 +1,2 @@ +### Features +- fix: change revision controller should verify that revision already exists \ No newline at end of file