From 662e2f32354a48dfed86eea95b8da9cb416de7e1 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sun, 26 Dec 2021 13:30:37 +0100
Subject: [PATCH] Bump version to 2.0rc8

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 23e5b5e20..afc038a28 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-App-Alsijil"
-version = "2.0rc7.post0"
+version = "2.0rc8"
 packages = [
     { include = "aleksis" }
 ]
-- 
GitLab