Skip to content
Snippets Groups Projects
Commit 0d92fe45 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'prepare-release-2.2' into 'master'

Prepare release 2.2

See merge request !237
parents 28e2c175 6e44ef71
No related branches found
No related tags found
1 merge request!237Prepare release 2.2
Pipeline #49760 failed
......@@ -9,6 +9,9 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.2`_ - 2022-01-12
-------------------
Changed
~~~~~~~
......@@ -262,3 +265,4 @@ Fixed
.. _2.0rc3: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0rc3
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.0
.. _2.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.1
.. _2.2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Chronos/-/tags/2.2
......@@ -29,9 +29,9 @@ copyright = "2018-2022 The AlekSIS team"
author = "The AlekSIS Team"
# The short X.Y version
version = "2.0"
version = "2.2"
# The full version, including alpha/beta/rc tags
release = "2.0.1.dev0"
release = "2.2.1.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Chronos"
version = "2.1.1.dev0"
version = "2.2.1.dev0"
packages = [
{ include = "aleksis" }
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment