From 4e1482f09a249d58ee20378c34137ca167a0ba0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 3 Jul 2024 13:02:05 +0200 Subject: [PATCH] fix version --- .changes/2.0.0-alpha1.md | 4 ++-- CHANGELOG.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.changes/2.0.0-alpha1.md b/.changes/2.0.0-alpha1.md index b235b85..ffb90ea 100644 --- a/.changes/2.0.0-alpha1.md +++ b/.changes/2.0.0-alpha1.md @@ -1,3 +1,3 @@ -## 3.0.0-alpha1 - 2024-07-03 +## 2.0.0-alpha1 - 2024-07-03 ### Release -* Upgrade chill to v3.0.0-RC3 +* Upgrade chill to v2.0.0-RC3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab9585..1a0efcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). -## 3.0.0-alpha1 - 2024-07-03 +## 2.0.0-alpha1 - 2024-07-03 ### Release -* Upgrade chill to v3.0.0-RC3 +* Upgrade chill to v2.0.0-RC3