Skip to content
Snippets Groups Projects
Verified Commit d125352c authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 2.6 and update changelog

parent ee881aa8
No related branches found
No related tags found
1 merge request!904Do release 2.6
Pipeline #49548 canceled
......@@ -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.6`_ - 2022-01-10
-------------------
Added
~~~~~
......@@ -642,3 +642,4 @@ Fixed
.. _2.3.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.3.1
.. _2.4: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.4
.. _2.5: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.5
.. _2.6: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.6
......@@ -29,9 +29,9 @@ copyright = "2019-2022 The AlekSIS team"
author = "The AlekSIS Team"
# The short X.Y version
version = "2.5"
version = "2.6"
# The full version, including alpha/beta/rc tags
release = "2.5.1.dev0"
release = "2.6"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-Core"
version = "2.5.1.dev0"
version = "2.6"
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