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

Bump version to 2.10

parent 3ef42561
No related branches found
No related tags found
1 merge request!1057Prepare release 2.10
Pipeline #76221 passed
......@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.10`_ - 2022-06-25
--------------------
Added
~~~~~
......@@ -866,3 +866,4 @@ Fixed
.. _2.8: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.8
.. _2.8.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.8.1
.. _2.9: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.9
.. _2.10: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.10
......@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team"
author = "The AlekSIS Team"
# The short X.Y version
version = "2.9"
version = "2.10"
# The full version, including alpha/beta/rc tags
release = "2.9.1.dev0"
release = "2.10"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-Core"
version = "2.9.1.dev0"
version = "2.10"
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