From 8598656ad6bfc02c3a430e1760340bf73b30ee66 Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sat, 26 Jun 2021 13:28:31 +0200
Subject: [PATCH] Bump version of builddeps to 2021.6rc2

---
 meta/aleksis-builddeps/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/aleksis-builddeps/pyproject.toml b/meta/aleksis-builddeps/pyproject.toml
index 6a319c99..5d55c115 100644
--- a/meta/aleksis-builddeps/pyproject.toml
+++ b/meta/aleksis-builddeps/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "AlekSIS-Builddeps"
-version = "2021.06b0"
+version = "2021.6rc2"
 packages = []
 
 description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
-- 
GitLab